次の方法で共有


SearchResults.SourceTable プロパティ

定義

検索ジョブで使用されるテーブルを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceTable")]
public string SourceTable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceTable")>]
member this.SourceTable : string
Public ReadOnly Property SourceTable As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象