Share via


QueryContextDTO.PreviousQnaId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to