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