BookmarkLinks Class TIBCO Spotfire 6.0 API Reference
Declares methods for retrieving links of different types for a bookmark. If the resulting link should contain the path to the analysis use Uri.AbsoluteUri on the resulting uri for a correct string representation for http or https related links in order to comply with different browsers and systems and Uri.ToString() for TIBCO Spotfire uri. See OnlineRFC 3986 and related discussions.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.AnalyticItems BookmarkLinks

Namespace: Spotfire.Dxp.Application.AnalyticItems
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public sealed class BookmarkLinks
See Also