Share via


IOccurrenceSpecification.Covered Property

Gets the Lifeline on which the OccurrenceSpecification appears.

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

Syntax

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

Property Value

Type: Microsoft.VisualStudio.Uml.Interactions.ILifeline

.NET Framework Security

See Also

Reference

IOccurrenceSpecification Interface

Microsoft.VisualStudio.Uml.Interactions Namespace