DataSaveSettings Constructor TIBCO Spotfire 5.5 API Reference
Overload List

  Name Description
Public method DataSaveSettings(DataManager)
Creates the default save settings for the Data Manager.
Public method DataSaveSettings(DataManager, DataSaveSettings)
Combines the default save settings for a Data Manager with an old (possibly outdated) set of settings. This is used create a new DataSaveSettings where all the obsolete settings has been removed but the valid settings are still there.
Back to Top
See Also