CreditorImport..::..RowErrored Event

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

Syntax


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