다음을 통해 공유


Schedule.StartTimeOffsetMinutes 속성

정의

시작 시간의 오프셋(분)을 가져옵니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상