Class ChatConversationSelectionMemberExtender
This class is a root extender based on Chat Session with the added functionality that it instantiates a GenericTargetSelectionMemberExtender. Thus giving us the chat session data based on a static ticket selection.
Inheritance
ChatConversationSelectionMemberExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class ChatConversationSelectionMemberExtender : ChatSessionExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IArchiveProviderExtenderAccept
Constructors
ChatConversationSelectionMemberExtender()
This class is a root extender based on Chat Session with the added functionality that it instantiates a GenericTargetSelectionMemberExtender. Thus giving us the chat session data based on a static ticket selection.
Declaration
public ChatConversationSelectionMemberExtender()
Methods
SetJoin()
Returns our table, a TicketTableInfo.
Declaration
protected override ChatSessionTableInfo SetJoin()
Returns
Type | Description |
---|---|
ChatSessionTableInfo | TicketTableInfo |