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