AnalysisApplication Save Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method Save 
Saves the current loaded document to its last save location. This is not possible if the loaded document was not an analysis file loaded from a file path or from the library.
Public method Save(String) Obsolete.
Saves the currently opened Document, if any, to the file given by fileName.
Public method Save(String, DocumentSaveSettings) Obsolete.
Saves the currently opened Document, if any, to the file given by fileName.
Back to Top
See Also