Share via


WorkflowInstance.WorkflowInstanceControl.IsPersistable Proprietà

Definizione

Ottiene un valore che indica se WorkflowInstance è in uno stato in cui può essere reso persistente.

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

Valore della proprietà

Boolean

true se WorkflowInstance può essere reso persistente; in caso contrario, false.

Si applica a