Share via


SubtaskInformation.PreviousStateTransitionTime Property

Definition

Gets the time at which the subtask entered its previous state. This property is not set if the subtask is in its initial Running state.

public DateTime? PreviousStateTransitionTime { get; }
member this.PreviousStateTransitionTime : Nullable<DateTime>
Public ReadOnly Property PreviousStateTransitionTime As Nullable(Of DateTime)

Property Value

Applies to