Edit

Share via


TaskAgentReference.Enabled Property

Definition

Gets or sets a value indicating whether or not this agent should be enabled for job execution.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<bool> Enabled { get; set; }
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to