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