CreateBookmark method
Overview
Creates a bookmark.
Parameters
Name | Description | Type |
---|---|---|
qProp |
Information about the object. This parameter is mandatory. |
GenericBookmarkProperties |
Outputs
The following is returned in the output:
"result": {
"qReturn": {
"qType": "GenericBookmark",
"qHandle": <handle of the bookmark>
},
"qInfo": {
"qId": "<identifier of the bookmark>",
"qType": "Bookmark"
}
}
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!