SalesHistoryImport..::..RowErrored Event

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

Syntax


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