Incident.IsActive Property

Definition

Optional. A boolean to indicate whether the incident is active or resolved.

public bool IsActive { get; set; }
member this.IsActive : bool with get, set
Public Property IsActive As Boolean

Property Value

Applies to