IInteractionUse::RefersTo Property

 

The Interaction invoked by this Interaction Use.

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

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