ExpectedProcessTraits.StartedAfter Property

Definition

Time after which the process was started.

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

Property Value

Applies to