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