BreakOut..::..Key Property

Namespace:  JiwaFinancials.Jiwa.JiwaLib
Assembly:  JiwaLib (in JiwaLib.dll)

Syntax


public int Key { get; set; }
Public Property Key As Integer
	Get
	Set
public:
property int^ Key {
	int^ get ();
	void set (int^ value);
}