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