次の方法で共有


IssueContract.ApiId プロパティ

定義

問題が作成された API のリソース識別子を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.apiId")]
public string ApiId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.apiId")>]
member this.ApiId : string with get, set
Public Property ApiId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象