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