Class EjselResultSetRow.EjselResultSetRowIdx
Abstract base class for accessors.
Inheritance
EjselResultSetRow.EjselResultSetRowIdx
Inherited Members
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public abstract class EjselResultSetRowIdx : EjselResultSetRow.EjselResultSetRowIdxBase, ICloneable, ISentryIgnorable
Constructors
EjselResultSetRowIdx()
Protected constructor for class EjselResultSetRowIdx.
Declaration
protected EjselResultSetRowIdx()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)