Share via


Incident.IsActive Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob der Incident aktiv oder behoben ist.

[Newtonsoft.Json.JsonProperty(PropertyName="isActive")]
public bool? IsActive { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isActive")>]
member this.IsActive : Nullable<bool>
Public ReadOnly Property IsActive As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: