ApplyAndVerifyBookmark Method
Overloads
ApplyAndVerifyBookmark(String) |
Applies a bookmark and verifies result dataset against originally selected values. |
ApplyAndVerifyBookmark(String)
Applies a bookmark and verifies result dataset against originally selected values.
Declaration
BookmarkApplyAndVerifyResult ApplyAndVerifyBookmark([QixName("qId")] string id)
Parameters
Type | Name | Description |
---|---|---|
System.String | id |
Identifier of the bookmark. |
Returns
Type | Description |
---|---|
BookmarkApplyAndVerifyResult |
Remarks
The operation is successful if qApplySuccess is set to true. qWarnings lists state and field with unmatching values