clsSearch..::..CurrentActivity Event

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

Syntax


public event [CurrentActivityEventHandler] CurrentActivity
Public Event CurrentActivity As [CurrentActivityEventHandler]
public:
 event [CurrentActivityEventHandler]^ CurrentActivity {
	void add ([CurrentActivityEventHandler]^ value);
	void remove ([CurrentActivityEventHandler]^ value);
}