IExecutionEvent::ExecutionOccurrenceSpecifications Property

 

Gets the position of the Execution Occurrence on a Lifeline.

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

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