RegionCollection..::..SupplierChanged Event

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

Syntax


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