LogicalWarehouseCollection..::..ProductionLineWorkCentreRemoved Event

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

Syntax


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