Partage via


SaveWorkflowCommand.UnlockInstance Propriété

Définition

Supprime le verrou sur une instance. Définit le propriétaire de verrou sur null pour une instance.

public:
 property bool UnlockInstance { bool get(); void set(bool value); };
public bool UnlockInstance { get; set; }
member this.UnlockInstance : bool with get, set
Public Property UnlockInstance As Boolean

Valeur de propriété

true si le verrou est supprimé sur une instance ; sinon false.

S’applique à