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