Applies the bookmark with the specified id on the current document.
Namespace: Spotfire.Dxp.Application.AnalyticItems
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public void Apply( Guid id )
Parameters
- id
- Type: SystemGuid
The identifier of the bookmark to apply.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the bookmark cannot be found. |
Version Information
See Also