TextMarkupRequest SemanticExpansionSettings Property Ankiro Enterprise Suite Reference Documentation
The optional semantic expansion settings to use to expand the markup string. If no semantic expansion settings are specified and ExpandMarkupString is true, the default semantic expansion settings are used.

Namespace: Ankiro.SearchServer.Data
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public SemanticExpansionSettingsData SemanticExpansionSettings { get; set; }

Property Value

Type: SemanticExpansionSettingsData
See Also