clsSearch..::..CurrentOption Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaSearch
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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