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