TransactionImport..::..RowProcessed Event

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

Syntax


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