SearchPath ForeignId Property Ankiro Enterprise Suite Reference Documentation
The foreign id of the specific DataSourcePathSegment referenced by this search path. If ForeignId is null or empty, the SearchPath specifies the entire data source specified by DataSourceId.

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

public string ForeignId { get; set; }

Property Value

Type: String
See Also