WorkflowTheme.ReadOnly 屬性

定義

會取得或設定一個值,指示工作流程主題是否為唯讀。

public:
 property bool ReadOnly { bool get(); void set(bool value); };
public bool ReadOnly { get; set; }
member this.ReadOnly : bool with get, set
Public Property ReadOnly As Boolean

屬性值

true若工作流程主題為唯讀;否則,。 false 預設值為 false

適用於