SupplierWarehouseCollection..::..HostItemAdded Event

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

Syntax


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