WorkflowQueue.Enabled Propriété

Définition

Obtient ou définit une valeur qui spécifie si l’option 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é

true si l’option WorkflowQueue est activée ; sinon false.

S’applique à