ILifeline::TopLevelOccurrences Property

 

Gets the Occurrence Specifications that are attached to this lifeline, excluding those nested inside other lifelines.

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

property IEnumerable<IOccurrenceSpecification^>^ TopLevelOccurrences {
	IEnumerable<IOccurrenceSpecification^>^ get();
}
Return to top
Show: