WorkflowInstance.WorkflowInstanceControl.IsPersistable Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de WorkflowInstance status zich in een staat bevindt waar deze kan worden bewaard.

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

Waarde van eigenschap

trueals de WorkflowInstance kan worden behouden; anders. false

Van toepassing op