Class ChatConversationSelectionDynamicProviderV2
ChatConversation selection archive with OR-able selection groups. Each group is represented with the ChatConversationSelectionDynamicProviderSingleCriteriaGroup.
Inheritance
ChatConversationSelectionDynamicProviderV2
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("ChatConversationDynamicSelectionV2", 1073741823)]
public class ChatConversationSelectionDynamicProviderV2 : DynamicSelectionMultiCriteriaGroupBase, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
ChatConversationSelectionDynamicProviderV2()
ChatConversation selection archive with OR-able selection groups. Each group is represented with the ChatConversationSelectionDynamicProviderSingleCriteriaGroup.
Declaration
public ChatConversationSelectionDynamicProviderV2()
Fields
ProviderName
ChatConversation selection archive with OR-able selection groups. Each group is represented with the ChatConversationSelectionDynamicProviderSingleCriteriaGroup.
Declaration
public const string ProviderName = "ChatConversationDynamicSelectionV2"
Field Value
Type | Description |
---|---|
string |
Methods
SetDesiredEntities(params string[])
Store the desired entities, so they don't get lost until SetRestrictions tells us what to do
Declaration
public override void SetDesiredEntities(params string[] entities)
Parameters
Type | Name | Description |
---|---|---|
string[] | entities |