Share via


ExpectedProcessTraits.StartedBefore Property

Definition

Time before which the process was started

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

Property Value

Applies to