ILifeline::Represents Property
Visual Studio 2015
If defined, the Interaction describes interactions within the structure of a classifier, and this lifeline represents a specific Part or ConnectableElement.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IConnectableElement^ Represents { IConnectableElement^ get(); void set(IConnectableElement^ value); }
Property Value
Type: Microsoft.VisualStudio.Uml.CompositeStructures::IConnectableElement^
Show: