Click or drag to resize

IndexPropertiesReindexingRequired Property

Indicates that an indexing property was changed that requires reindexing all documents.

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

Property Value

Type: Boolean
See Also