Share via


SearchResults.SourceTable Property

Definition

Gets the table used in the search job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to