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