次の方法で共有


SUCScheduleProperties.Interval プロパティ

定義

スケジュールの間隔を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="interval")]
public long? Interval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="interval")>]
member this.Interval : Nullable<int64> with get, set
Public Property Interval As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象