Aracılığıyla paylaş


WorkflowQueue.Enabled Özellik

Tanım

etkin olup olmadığını WorkflowQueue belirten bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

trueWorkflowQueue etkinse; değilse false.

Şunlara uygulanır