Partager via


SqlPersistenceWorkflowInstanceDescription.IsBlocked Propriété

Définition

Obtient une valeur qui affiche si l'instance de workflow est bloquée.

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

Valeur de propriété

true si l'instance de workflow est bloquée ; sinon, false.

S’applique à