DataSourcePathSegmentData EffectiveIncludeState Property Ankiro Enterprise Suite Reference Documentation
Specifies the effective include state of the path segment, taking ancestors and inheritance hierarchy into account. This value will always be either Include or Exclude.

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 EffectiveIncludeState { get; set; }

Property Value

Type: DataSourcePathSegmentIncludeState
See Also