次の方法で共有


SUCScheduleProperties.StartTimeOffsetMinutes プロパティ

定義

開始時刻のオフセットを分単位で取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象