Share via


DetectorDefinition.IsEnabled Property

Definition

Flag representing whether detector is enabled or not.

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

Property Value

Applies to