共用方式為


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

適用於