DestroyGenericBookmark Method
Overloads
| DestroyGenericBookmark(String) |
Removes a bookmark. |
DestroyGenericBookmark(String)
Removes a bookmark.
Declaration
[QixName("DestroyBookmark")]
public bool DestroyGenericBookmark([QixName("qId")] string id)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | id |
Identifier of the bookmark. |
Returns
| Type | Description |
|---|---|
| System.Boolean |
Implements
Remarks
The operation is successful if qSuccess is set to true.