次の方法で共有


Iteration.ProjectId プロパティ

定義

イテレーションのプロジェクト ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="projectId")]
public Guid ProjectId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="projectId")>]
member this.ProjectId : Guid
Public ReadOnly Property ProjectId As Guid

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象