Bagikan melalui


Schedule.StartTimeOffsetMinutes Property

Definition

Gets the start time's offset in minutes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to