Click or drag to resize

IIndexPropertiesIndexingEnabled Property

Indicates whether to run indexing automatically when documents are added to the case.

Namespace:  EdaIntegrationContract.Indexing
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool IndexingEnabled { get; set; }

Property Value

Type: Boolean
See Also