StageCollection..::..InputItemRemoved Event

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.WorkOrder
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


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