LogicalWarehouseCollection..::..BinLocationAdded Event

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

Syntax


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