clsSearch..::..CurrentSearchKey Property

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

Syntax


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