Batch..::..ExportFileClosed Event

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

Syntax


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