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