Delen via


HealthErrorSummary.SummaryCode Property

Definition

Gets or sets the code of the health error.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to