Class OutgoingMessageRows.OutgoingMessageRowsIdx
Abstract base class for accessors.
Inheritance
System.Object
OutgoingMessageRows.OutgoingMessageRowsIdx
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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
System.ICloneable
Extension Methods
EnumUtil.MapEnums<From, To>(From)