RegionCollection..::..SupplierAdded Event

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

Syntax


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