WorkflowInstance.WorkflowInstanceControl.IsPersistable Proprietà

Definizione

Ottiene un valore che indica se è WorkflowInstance in uno stato in cui può essere salvato in modo permanente.

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

Valore della proprietà

true WorkflowInstance se può essere salvato in modo permanente; in caso contrario, false.

Si applica a