LogicalWarehouseCollection..::..ProductionLineWorkCentreAdded Event

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

Syntax


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