WorkflowInstance.WorkflowInstanceControl.IsPersistable 属性

定义

获取一个值,该值指示它是否 WorkflowInstance 处于可持久保存的状态。

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

属性值

如果可以持久保存, 则为 。

适用于