Share via


ILifeline.Interaction Property

Gets the Interaction in which this Lifeline is defined.

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

Syntax

'Declaration
ReadOnly Property Interaction As IInteraction
IInteraction Interaction { get; }
property IInteraction^ Interaction {
    IInteraction^ get ();
}
abstract Interaction : IInteraction with get
function get Interaction () : IInteraction

Property Value

Type: Microsoft.VisualStudio.Uml.Interactions.IInteraction

.NET Framework Security

See Also

Reference

ILifeline Interface

Microsoft.VisualStudio.Uml.Interactions Namespace