IExecutionSpecification::NestedOccurrences Property

 

Gets messages and executions that occur within the execution.

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

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