TaskIdRange.End プロパティ

定義

範囲内の最後のタスク ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="end")]
public int End { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="end")>]
member this.End : int with get, set
Public Property End As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象