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

屬性值

true 若 被 WorkflowQueue 啟用;否則 false

適用於