MainForm..::..EmailedBatch Event

Namespace:  JiwaFinancials.Jiwa.JiwaDebtorStatementsUI
Assembly:  JiwaDebtorStatementsUI (in JiwaDebtorStatementsUI.dll)

Syntax


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