DataSource.NET
Index Property
NamespacesCaplin.DataSourceIPeerIndex
Gets the index of this peer.
Declaration Syntax
C#Visual BasicVisual C++
int Index { get; }
ReadOnly Property Index As Integer
property int Index {
	int get ();
}
Value
The index.
Remarks
Generally a DataSource application should not care about the index of the peer, however it does provide a unique identifier whilst the DataSource application is running.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)