Freigeben über


SaveWorkflowCommand.UnlockInstance Eigenschaft

Definition

Entfernt die Sperre für eine Instanz. Legt den Sperrbesitzer für eine Instanz auf null fest.

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

Eigenschaftswert

Boolean

true, wenn die Sperre für eine Instanz entfernt wird, andernfalls false.

Gilt für