IExecutionSpecification::NestedOccurrences Property
Visual Studio 2015
Gets messages and executions that occur within the execution.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<IOccurrenceSpecification^>^ NestedOccurrences {
IEnumerable<IOccurrenceSpecification^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<IOccurrenceSpecification^>^
Show: