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