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