WorkflowQueue.Enabled Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje, zda WorkflowQueue je povolena.

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

Hodnota vlastnosti

true je-li WorkflowQueue povolena; jinak false.

Platí pro