SaveWorkflowCommand.UnlockInstance 屬性

定義

解除實例的鎖定。 將鎖擁有者設為 for null a 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

屬性值

true 若在某個實例中解除鎖定;否則 false

適用於