Click or drag to resize

IIndexPropertiesReindexingRequired Property

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

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

Property Value

Type: Boolean
See Also