Udostępnij za pośrednictwem


FeedbackRecordDTO.UserQuestion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to