IReceiveOperationEvent::Operation Property

 

The Operation associated with this event.

Namespace:   Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IOperation^ Operation {
	IOperation^ get();
	void set(IOperation^ value);
}
Return to top
Show: