Refresh.ServiceExceptionJson Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to