InstanceViewStatus.DisplayStatus Property

Definition

Gets or sets the short localizable label for the status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to