Share via


FunctionEnvelopeData.IsDisabled Property

Definition

Gets or sets a value indicating whether the function is disabled.

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

Property Value

Applies to