Share via


SqlServerJobExecutionStepCollectionGetAllOptions.IsActive Property

Definition

If specified, only active or only completed job executions are included.

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

Property Value

Applies to