The unique field id.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
int ID { get; }
Visual Basic (Declaration)
ReadOnly Property ID As Integer
Visual C++
property int ID {
	int get ();
}

See Also