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