ExportResult Save Method TIBCO Spotfire 6.0 API Reference
Saves the contents to the specified directory path.

Namespace: Spotfire.Dxp.Application.Tools
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public void Save(
	string directoryPath
)

Parameters

directoryPath
Type: System String
The path to the directory to save to.
See Also