LogicalWarehouseCollection..::..ProductionLineWorkCentreChanged Event

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

Syntax


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