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