ProcessAction..::..RefreshEnd Event

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

Syntax


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