Share via


IExecutionSpecification.Start Property

Gets the position on a lifeline of the start of the execution.

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

Syntax

'Declaration
ReadOnly Property Start As IOccurrenceSpecification
IOccurrenceSpecification Start { get; }
property IOccurrenceSpecification^ Start {
    IOccurrenceSpecification^ get ();
}
abstract Start : IOccurrenceSpecification with get
function get Start () : IOccurrenceSpecification

Property Value

Type: Microsoft.VisualStudio.Uml.Interactions.IOccurrenceSpecification

.NET Framework Security

See Also

Reference

IExecutionSpecification Interface

Microsoft.VisualStudio.Uml.Interactions Namespace