IInteractionUse::HasReference Property

 

True if the Interaction has a reference to another Interaction. False if the user has not yet defined the detail of this part of the sequence.

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

property bool HasReference {
	bool get();
}

Property Value

Type: System::Boolean
Return to top
Show: