Click or drag to resize

IndexPropertiesAutoRecognizeDates Property

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

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

Property Value

Type: Boolean
See Also