Share via


SearchMetadata.SearchId Property

Definition

Gets or sets the request id of the search.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to