IInteraction::InteractionUses Property

 

Gets the Interaction Uses that reference this Interaction from other Interactions.

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

property IEnumerable<IInteractionUse^>^ InteractionUses {
	IEnumerable<IInteractionUse^>^ get();
}
Return to top
Show: