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