Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
IInteraction Interaction { get; }
property IInteraction^ Interaction {
IInteraction^ get();
}
abstract Interaction : IInteraction with get
ReadOnly Property Interaction As IInteraction
Property Value
Type: Microsoft.VisualStudio.Uml.Interactions.IInteraction
See Also
ILifeline Interface
Microsoft.VisualStudio.Uml.Interactions Namespace
Return to top