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