DetectedTerms.ListId プロパティ

定義

一致する用語リスト ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象