clsSearch..::..FiltersReadCompleted Event

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

Syntax


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