Share via


SUCScheduleProperties.StartTimeOffsetMinutes Property

Definition

Gets the start time's offset in minutes.

[Newtonsoft.Json.JsonProperty(PropertyName="startTimeOffsetMinutes")]
public double StartTimeOffsetMinutes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTimeOffsetMinutes")>]
member this.StartTimeOffsetMinutes : double
Public ReadOnly Property StartTimeOffsetMinutes As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to