TransactionImport..::..Importing Event

Namespace:  JiwaFinancials.Jiwa.JiwaCreditors.Import.Transactions
Assembly:  JiwaCreditors (in JiwaCreditors.dll)

Syntax


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