Aracılığıyla paylaş


InnerHealthError.SummaryMessage Property

Definition

Gets or sets summary message of the entity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to