LogicalWarehouseCollection..::..BinLocationChanged Event

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

Syntax


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