Class CustomObjectSelectionDynamicProviderV2
CustomObject selection archive with OR-able selection groups. Each group is represented with the CustomObjectSelectionDynamicProviderSingleCriteriaGroup.
Inheritance
CustomObjectSelectionDynamicProviderV2
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[ArchiveProvider("CustomObjectDynamicSelectionV2", 1073741823)]
public class CustomObjectSelectionDynamicProviderV2 : DynamicSelectionMultiCriteriaGroupBase, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
CustomObjectSelectionDynamicProviderV2(string)
CustomObject selection archive with OR-able selection groups. Each group is represented with the CustomObjectSelectionDynamicProviderSingleCriteriaGroup.
Declaration
public CustomObjectSelectionDynamicProviderV2(string tableName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | tableName |
Fields
ProviderName
CustomObject selection archive with OR-able selection groups. Each group is represented with the CustomObjectSelectionDynamicProviderSingleCriteriaGroup.
Declaration
public const string ProviderName = "CustomObjectDynamicSelectionV2"
Field Value
| Type | Description |
|---|---|
| string |