Click or drag to resize

IndexPropertiesHyphenTreatment Property

Indicates how hyphenated words should be treated during indexing.

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

Property Value

Type: IndexPropertiesHyphenTreatmentType
See Also