Class QuoteLineShadowSelectionDynamicProviderV2
QuoteLine shadow selection archive with OR-able selection groups. Each group is represented with the QuoteLineShadowSelectionDynamicProviderSingleCriteriaGroup.
Inheritance
QuoteLineShadowSelectionDynamicProviderV2
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("QuoteLineShadowDynamicSelectionV2", 1073741823)]
public class QuoteLineShadowSelectionDynamicProviderV2 : DynamicSelectionMultiCriteriaGroupBase, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, IPlugin
Constructors
QuoteLineShadowSelectionDynamicProviderV2()
Declaration
public QuoteLineShadowSelectionDynamicProviderV2()
Fields
ProviderName
Declaration
public const string ProviderName = "QuoteLineShadowDynamicSelectionV2"
Field Value
Type | Description |
---|---|
String |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)