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