The GetUniqueBookmark function returns a unique bookmark number to be used for thye specified type.
Method | /productbasecomponents.asmx/GetUniqueBookmark |
The request body is of type GetUniqueBookmark.
Name | Description | Data Type |
---|---|---|
bookmarkType | BookmarkType | |
defaultDescription | xml:string |
|
The response body is of type GetUniqueBookmarkResponse.
Name | Description | Data Type |
---|---|---|
GetUniqueBookmarkResult | BookmarkInfo |
|