StageCollection..::..InputItemAdded Event

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

Syntax


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