TransactionImport..::..RowErrored Event

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

Syntax


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