Sdílet prostřednictvím


IInteractionUse.HasReference – vlastnost

TRUE, pokud interakce obsahuje odkaz na jiný interakce. FALSE, pokud uživatel dosud nedefinovali podrobnosti této části sekvence.

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
ReadOnly Property HasReference As Boolean
    Get
bool HasReference { get; }
property bool HasReference {
    bool get ();
}
abstract HasReference : bool
function get HasReference () : boolean

Hodnota vlastnosti

Typ: System.Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IInteractionUse Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů