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