LogicalWarehouseCollection..::..BinLocationRemoved Event

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

Syntax


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