WorkflowInstance.WorkflowInstanceControl.IsPersistable プロパティ

定義

WorkflowInstanceが永続化できる状態にあるかどうかを示す値を取得します。

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

プロパティ値

を永続化できる場合は a0/&。それ以外の場合は。

適用対象