InformationLinkDataSource Constructor TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method InformationLinkDataSource 
Initializes a new instance of the InformationLinkDataSource class.
Public method InformationLinkDataSource(Guid)
Initializes a new instance of the InformationLinkDataSource class.
Public method InformationLinkDataSource(String) Obsolete.
Initializes a new instance of the InformationLinkDataSource class.
Public method InformationLinkDataSource(LibraryItem)
Initializes a new instance of the InformationLinkDataSource class.
Public method InformationLinkDataSource(Guid, IEnumerable InformationLinkParameter )
Initializes a new instance of the InformationLinkDataSource class.
Public method InformationLinkDataSource(String, IList InformationLinkParameter ) Obsolete.
Initializes a new instance of the InformationLinkDataSource class.
Public method InformationLinkDataSource(Guid, IEnumerable InformationLinkParameter , String)
Initializes a new instance of the InformationLinkDataSource class.
Public method InformationLinkDataSource(String, IList InformationLinkParameter , String) Obsolete.
Initializes a new instance of the InformationLinkDataSource class.
Back to Top
See Also