Share via


QueryContextDTO.PreviousUserQuery Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to