ILifeline::OccurrenceSpecifications Property

 

Gets all the Occurrence Specifications attached to this lifeline, including nested items.

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

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