Click or drag to resize

IIndexPropertiesHyphenTreatment Property

Indicates how hyphenated words should be treated during indexing.

Namespace:  EdaIntegrationContract.Indexing
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
HyphenTreatmentType HyphenTreatment { get; set; }

Property Value

Type: HyphenTreatmentType
See Also