Class QuoteLineSelectionProviderBaseV2
Base class for QuoteLineSelection provider. Both the regular provider and the shadow provider will inherit this class.
Inheritance
QuoteLineSelectionProviderBaseV2
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.dll
Syntax
public abstract class QuoteLineSelectionProviderBaseV2 : SelectionProviderBaseV2, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
QuoteLineSelectionProviderBaseV2(string, string, string, bool)
Base class for QuoteLineSelection provider. Both the regular provider and the shadow provider will inherit this class.
Declaration
public QuoteLineSelectionProviderBaseV2(string staticProvidername, string dynamicProviderName, string combinedProviderName, bool isShadow)
Parameters
Type | Name | Description |
---|---|---|
string | staticProvidername | |
string | dynamicProviderName | |
string | combinedProviderName | |
bool | isShadow |