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