次の方法で共有


QueryExperience.EndpointId プロパティ

定義

これらのクエリがルーティングされた "エンドポイント" 配列からエンドポイントの ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象