WarehouseAddressCollection..::..WarehouseAddressChanged Event

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

Syntax


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