Class DocumentSelectionProviderBase
Base class Selection document archive.
Inheritance
DocumentSelectionProviderBase
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class DocumentSelectionProviderBase : SelectionProviderBase, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
DocumentSelectionProviderBase(string, string, string, bool)
Base class Selection document archive.
Declaration
public DocumentSelectionProviderBase(string staticProvidername, string dynamicProviderName, string combinedProviderName, bool isShadow)
Parameters
| Type | Name | Description |
|---|---|---|
| string | staticProvidername | |
| string | dynamicProviderName | |
| string | combinedProviderName | |
| bool | isShadow |