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