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