Click or drag to resize

IndexPropertiesIndexingEnabled Property

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

Namespace:  Law.EdaIntegration.Indexing
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public bool IndexingEnabled { get; set; }

Property Value

Type: Boolean
See Also