Share via


SearchMetadata.ResultType Property

Definition

Gets or sets the search result type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to