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