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