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