Declares methods for retrieving links of different types 
            for a library item. 
            If the resulting link should contain the path to the library item 
            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 
RFC 3986 and related discussions.
            
            Inheritance Hierarchy
              Spotfire.Dxp.Framework.Library LibraryLinks
Namespace: Spotfire.Dxp.Framework.Library
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax
See Also