Class ChatSessionChatTopicExtender
This class extends a Chat session archive provider extender with chat topic info
Inheritance
ChatSessionChatTopicExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class ChatSessionChatTopicExtender : ChatTopicExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ChatSessionChatTopicExtender()
Construct the object and set the column icon hint
Declaration
public ChatSessionChatTopicExtender()
Methods
SetJoin()
Retrieve the associate field we'd like to process, from the parent Document table
Declaration
protected override ChatTopicTableInfo SetJoin()
Returns
Type | Description |
---|---|
ChatTopicTableInfo | Associate field information |