DataSourcePathSegmentData IncludeState Property Ankiro Enterprise Suite Reference Documentation
Controls index inclusion of the path segment or path segment sub-tree. This value may be null, in which case the value defaults to 'Inherit'. If no path segments (not even the root segment) specify an inclusion state, path segments defaults to 'Include'. Include state controls whether documents belonging to a path segment are included in an associated index or not.

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

public DataSourcePathSegmentIncludeState IncludeState { get; set; }

Property Value

Type: DataSourcePathSegmentIncludeState
See Also