Condividi tramite


Proprietà IInteractionUse.HasReference

True se l'interazione include un riferimento a un'altra interazione.False se l'utente ha non ancora definito il livello di dettaglio di questa parte della sequenza.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

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

Valore proprietà

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IInteractionUse Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Interactions