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