WorkflowInstance.WorkflowInstanceControl.IsPersistable Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob sich die WorkflowInstance in einem Zustand befindet, in dem sie beibehalten werden kann.

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

Eigenschaftswert

Boolean

true, wenn die WorkflowInstance beibehalten werden kann; andernfalls false.

Gilt für