DataSaveSettings Class TIBCO Spotfire 6.0 API Reference
Container for data-related save settings. This class is set on the DataManager class and defines how the data should be stored when saving the document.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Data DataSaveSettings

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

[SerializableAttribute]
[PersistenceVersionAttribute(13, 0)]
public sealed class DataSaveSettings : ISerializable
See Also