ReplaceBookmark method
Replace a bookmark. Optional inparams to change the original bookmarks properties, original are kept if left out.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qId |
Identifier of the bookmark. |
Yes | String |
qIgnorePatches |
Set to true to exclude patches from the bookmark. Default is false. |
No | Boolean |
qObjectIdsToPatch |
Add softpatches for this objects if available. If empty all softpatches are added to the bookmark. Ignored if IgnorePatches is set to true. |
No | Array of String |
Returns
Name | Description | Type |
---|---|---|
qInfo |
Information about the bookmark. |
NxInfo |
qReturn |
Generic bookmark |
ObjectInterface |
Access Control
update