ApplyGenericBookmark Method
Overloads
ApplyGenericBookmark(String) |
Applies a bookmark. |
ApplyGenericBookmark(String)
Applies a bookmark.
Declaration
[QixName("ApplyBookmark")]
public bool ApplyGenericBookmark([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.