QueryDTO.QnaId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to