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