Condividi tramite


ActionGroupData.IsEnabled Property

Definition

Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.

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

Property Value

Applies to