共用方式為


WorkflowQueue.Enabled 屬性

定義

取得或設定用於指定是否啟用 WorkflowQueue 的值。

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

屬性值

Boolean

如果 true 已啟用,則為 WorkflowQueue,否則為 false

適用於