InventoryImport..::..Importing Event

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

Syntax


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