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