Condividi tramite


WorkflowQueue.Enabled Proprietà

Definizione

Ottiene o imposta un valore che specifica se la classe WorkflowQueue è abilitata.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valore della proprietà

Boolean

true se la classe WorkflowQueue è abilitata; in caso contrario, false.

Si applica a