StageCollection..::..InputItemSerialSelection Event

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

Syntax


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