SequenceClass.StartTime Property

Definition

Gets the time that the container began execution.

public:
 virtual property DateTime default { DateTime get(); };
public virtual DateTime this { get; }
member this.StartTime : DateTime
Default Public Overridable ReadOnly Property StartTime As DateTime

Property Value

The time that the container began execution.

Implements

Applies to