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