StdfFileDataSource Constructor TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method StdfFileDataSource(Stream)
Initializes a new instance of the StdfFileDataSource class, taking the input from a stream. The datasource will not be linkable. Used when importing for instance, using data from the clipboard.
Public method StdfFileDataSource(String)
Initializes a new instance of the StdfFileDataSource class.
Back to Top
See Also