The VerifyBookmark function verifies a bookmark record against the available business rules.
Method | /productbasecomponents.asmx/VerifyBookmark |
The request body is of type VerifyBookmark.
Name | Description | Data Type |
---|---|---|
bookmark | BookmarkInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyBookmarkResponse.
Name | Description | Data Type |
---|---|---|
VerifyBookmarkResult | ArrayOfVerifyExceptionInfo |
|