WorkflowInstance.WorkflowInstanceControl.IsPersistable 屬性

定義

會得到一個值,表示 是否 WorkflowInstance 處於可被持久化的狀態。

public:
 property bool IsPersistable { bool get(); };
public bool IsPersistable { get; }
member this.IsPersistable : bool
Public ReadOnly Property IsPersistable As Boolean

屬性值

trueWorkflowInstance 能持續存在;否則, false

適用於