Class ContactPersonSelectionCombinedProviderV2
Implementation of the provider for the combined selection
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("ContactPersonSelectionCombinedV2", 1073741823)]
public class ContactPersonSelectionCombinedProviderV2 : CombinedSelectionProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
ContactPersonSelectionCombinedProviderV2()
Implementation of the provider for the combined selection
Declaration
public ContactPersonSelectionCombinedProviderV2()
Fields
ProviderName
Implementation of the provider for the combined selection
Declaration
public const string ProviderName = "ContactPersonSelectionCombinedV2"
Field Value
Type | Description |
---|---|
string |
Methods
SetDesiredEntities(params string[])
Sets the desired entities in the left/right sub-provider
Declaration
public override void SetDesiredEntities(params string[] entities)
Parameters
Type | Name | Description |
---|---|---|
string[] | entities |