Class QuoteLineShadowSelectionProvider
Shadow contact provider for the quoteline provider.
Inheritance
QuoteLineShadowSelectionProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("QuoteLineShadowSelection", 1073741823)]
public class QuoteLineShadowSelectionProvider : QuoteLineSelectionProviderBase, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, IPlugin
Fields
ProviderName
Declaration
public const string ProviderName = "QuoteLineShadowSelection"
Field Value
Type | Description |
---|---|
String |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)