Batch..::..ExportAfter Event

Namespace:  JiwaFinancials.Jiwa.JiwaSales.Export
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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