Share via


JobRecurrenceInformation.AuHoursCanceled Property

Definition

Gets the number of job execution hours that resulted in canceled jobs.

[Newtonsoft.Json.JsonProperty(PropertyName="auHoursCanceled")]
public double? AuHoursCanceled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="auHoursCanceled")>]
member this.AuHoursCanceled : Nullable<double>
Public ReadOnly Property AuHoursCanceled As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to