LogicalWarehouseCollection..::..ProductionLineRemoved Event

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

Syntax


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