Batch..::..ExportRowBefore Event

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

Syntax


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