InventoryImport..::..RowProcessed Event

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Import
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);
}