IExecutionEvent::ExecutionOccurrenceSpecifications Property
Visual Studio 2015
Gets the position of the Execution Occurrence on a Lifeline.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<IExecutionOccurrenceSpecification^>^ ExecutionOccurrenceSpecifications {
IEnumerable<IExecutionOccurrenceSpecification^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<IExecutionOccurrenceSpecification^>^
Show: