DataSourcePropertyData IndexPropertyBindingId Property Ankiro Enterprise Suite Reference Documentation
The optional id of the server index property with which this data source property is associated. This property should never be modified manually.

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

public Nullable<int> IndexPropertyBindingId { get; set; }

Property Value

Type: Nullable Int32 
See Also