StageCollection..::..InstructionRemoved Event

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

Syntax


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