Udostępnij za pośrednictwem


Właściwość IInteractionUse.HasReference —

Ma wartość true, jeśli interakcji zawiera odwołanie do innego interakcji.Wartość FALSE, jeśli użytkownik jeszcze nie zdefiniowany szczegółów to część sekwencji.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Interactions
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

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

Wartość właściwości

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IInteractionUse Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions