DataSourcePathSegmentData ForeignLabel Property Ankiro Enterprise Suite Reference Documentation
The ForeignLabel is the label used by an external data source as display name. Unlike ForeignId, the label does not have to be unique within the tree.

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

public string ForeignLabel { get; set; }

Property Value

Type: String
See Also