WorkflowInstance.WorkflowInstanceControl.IsPersistable Propriété

Définition

Obtient une valeur qui indique si WorkflowInstance se trouve dans un état où il peut être persistant.

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

Valeur de propriété

Boolean

true si WorkflowInstance peut être persistant ; sinon, false.

S’applique à