BookmarkList
Overview
Lists the bookmarks. Is the layout for BookmarkListDef.
Properties
Name | Description | Type |
---|---|---|
qItems | Information about the list of bookmarks |
Array of NxContainerEntry |
Example
"qBookmarkList": {
"qItems": [
{
"qInfo": {
"qId": "BM01",
"qType": "Bookmark"
},
"qMeta": {},
"qData": {
"qBookmark": {
"qStateData": [
{
"qStateName": "$",
"qFieldItems": []
}
],
"qUtcModifyTime": 41675.420775462961
}
}
}
]
}
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!