CustomFileDataSource Properties TIBCO Spotfire 7.6 API Reference

The CustomFileDataSource type exposes the following members.

Properties

  Name Description
Public property DataOriginIsStream
Gets a value indicating whether the data origin is a stream.
(Inherited from FileDataSource.)
Public property DocumentTitle
Gets a document title for the data returned from this data source with the current configuration.
(Inherited from DataSource.)
Public property FilePath
Gets or sets the file path.
(Inherited from FileDataSource.)
Public property IsLinkable
Gets a value indicating whether this instance supports linked data mode.
(Inherited from FileDataSource.)
Public property IsPromptingAllowed
Gets or sets a value indicating whether prompting is allowed is allowed for this data source instance.
(Inherited from DataSource.)
Public property LoadReport
Gets the PartialDataLoadReport that can be used to report errors during connection.
(Inherited from DataSource.)
Public property Name
Gets the display name of the data source. Same as the document title by default.
(Inherited from DataSource.)
Public property ReuseSettingsWithoutPrompting
Gets or sets a value indicating whether settings should be reused without prompting or not. Determines if the data source should be opened in silent mode, prompting the user only when necessary, or if the user should get a chance to modify the settings even if they are valid.
(Inherited from DataSource.)
Public property TypeId
Gets the type identifier for the data source.
(Inherited from DataSource.)
Top
See Also

Reference