TransactionImport..::..RowProcessed Event

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

Syntax


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