The GetBookmarks function returns all bookmark records for the specified parameters.
Method | /productbasecomponents.asmx/GetBookmarks |
The request body is of type GetBookmarks.
Name | Description | Data Type |
---|---|---|
filter | BookmarksFilter |
|
The response body is of type GetBookmarksResponse.
Name | Description | Data Type |
---|---|---|
GetBookmarksResult | ArrayOfViewBookmarkInfo |
|