Partager via


Incident.IsActive Propriété

Définition

Obtient une valeur booléenne pour indiquer si l’incident est actif ou résolu.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à