Tries to get a uri for a TIBCO Spotfire analysis of the specified bookmark, which
should be access through the TIBCOSpotfire protocol.
Namespace: Spotfire.Dxp.Application.AnalyticItemsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- bookmark
- Type: Spotfire.Dxp.Application.AnalyticItems Bookmark
The bookmark to retrieve the TIBCO Spotfire analysis uri for.
- option
- Type: Spotfire.Dxp.Framework.Library LibraryLinksOption
The option for generating the resulting uri.
- uri
- Type: System Uri
The TIBCO Spotfire analysis uri for the specified bookmark.
Return Value
Type: BooleanTrue if successfully created a uri for a TIBCO Spotfire analysis; otherwise false.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | If bookmark or option is null. |
Version Information
See Also