Class ChatSessionRow.ChatSessionRowIdx
Abstract base class for accessors.
Inheritance
System.Object
ChatSessionRow.ChatSessionRowIdx
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 ChatSessionRowIdx : ChatSessionRow.ChatSessionRowIdxBase, ICloneable, ISentryIgnorable
Constructors
ChatSessionRowIdx()
Protected constructor for class ChatSessionRowIdx.
Declaration
protected ChatSessionRowIdx()
Implements
System.ICloneable
Extension Methods
EnumUtil.MapEnums<From, To>(From)