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