CreateBookmark method
Creates a bookmark.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qProp | Information about the object. |
Yes | GenericBookmarkProperties |
Returns
Name | Description | Type |
---|---|---|
qInfo | { "qId": "<identifier of the bookmark>", "qType": "Bookmark" } |
NxInfo |
qReturn | { "qType": "GenericBookmark", "qHandle": <handle of the bookmark> } |
ObjectInterface |