Click or drag to resize

IIndexPropertiesAutoRecognizeDates Property

Indicates that the indexer should automatically scan for anything that looks like a date, e-mail address or credit card number.

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

Property Value

Type: Boolean
See Also