ProductionAreaCollection..::..ProductionLineChanged Event

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

Syntax


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