StageCollection..::..InstructionChanged Event

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

Syntax


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