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