Object setLock (Object options, boolean lock)
Object setLock (Object options, boolean lock)
Name | Type | Description |
---|---|---|
options | Object | The TakeOptions or PutOptions object |
lock | boolean | true - lock the key. false - do not lock the key. |
Type | Description |
---|---|
Object | The updated TakeOptions/PutOptions object. |