DataSourceData Id Property Ankiro Enterprise Suite Reference Documentation
The unique id of the data source, uniquely specifying the data source in the system. 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 int Id { get; set; }

Property Value

Type: Int32
See Also