ExecuteAction.ConditionallyEnabled Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("conditionallyEnabled")]
public bool? ConditionallyEnabled { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("conditionallyEnabled")>]
member this.ConditionallyEnabled : Nullable<bool> with get, set
Public Property ConditionallyEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to