Share via


WorkflowQueue.Enabled Propriété

Définition

Obtient ou définit une valeur spécifiant si la WorkflowQueue est activée.

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

Valeur de propriété

Boolean

true, si la WorkflowQueue est activée ; sinon, false.

S’applique à