Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Initializes a new instance of the Spotfire.Dxp.Data.DataSaveSettings class.
The data manager.
Initializes a new instance of the Spotfire.Dxp.Data.DataSaveSettings class. Combines the default save settings for a Data Manager with an old (possibly outdated) set of settings. This is used create a new Spotfire.Dxp.Data.DataSaveSettings where all the obsolete settings has been removed but the valid settings are still there.
The data manager.
The previous settings.
Gets or sets a value indicating whether prompting for settings should be performed for tables with linked data.
Gets a mutable list of Spotfire.Dxp.Data.DataTableSaveSettings for the Spotfire.Dxp.Data.DataTables in the Spotfire.Dxp.Data.DataManager.
Gets or sets a value indicating whether all tables with source data shall be saved in embedded mode.
Gets or sets a value indicating whether markings, tags and bookmarks shall be kept for tables with linked data.
Checks if the save settings are applicable to the tables in a given Spotfire.Dxp.Data.DataManager.
The data manager.
True if the settings are applicable.
Try and get the settings for a specified table.
The table identifier.
The table settings will be assigned to this parameter if found, null will be assigned otherwise.
True is the table was present.
Container for data-related save settings. This class is set on the Spotfire.Dxp.Data.DataManager class and defines how the data should be stored when saving the document.
Since
2.0