SecurityAlertData.IsIncident Property

Definition

This field determines whether the alert is an incident (a compound grouping of several alerts) or a single alert.

public bool? IsIncident { get; }
member this.IsIncident : Nullable<bool>
Public ReadOnly Property IsIncident As Nullable(Of Boolean)

Property Value

Applies to