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