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