Share via


SqlServerJobExecutionStepCollectionGetAllOptions.EndTimeMin Property

Definition

If specified, only job executions completed at or after the specified time are included.

public DateTimeOffset? EndTimeMin { get; set; }
member this.EndTimeMin : Nullable<DateTimeOffset> with get, set
Public Property EndTimeMin As Nullable(Of DateTimeOffset)

Property Value

Applies to