Class TicketSelectionCombinedProvider
Implementation of the provider for the combined selection
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("TicketSelectionCombined", 1073741823)]
public class TicketSelectionCombinedProvider : CombinedSelectionProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, IPlugin
Constructors
TicketSelectionCombinedProvider()
Declaration
public TicketSelectionCombinedProvider()
Fields
ProviderName
Declaration
public const string ProviderName = "TicketSelectionCombined"
Field Value
Type | Description |
---|---|
String |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)