Share via


SUCScheduleProperties.NextRunOffsetMinutes Property

Definition

Gets or sets the next run time's offset in minutes.

[Newtonsoft.Json.JsonProperty(PropertyName="nextRunOffsetMinutes")]
public double NextRunOffsetMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextRunOffsetMinutes")>]
member this.NextRunOffsetMinutes : double with get, set
Public Property NextRunOffsetMinutes As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to