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