IDataSourceImportOptionsDoNotSaveCachedTableData Property |
Gets a value indicating whether the data that are cached in the Altaxo table should be saved within the Altaxo project.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool DoNotSaveCachedTableData { get; }
Property Value
Boolean
If
True, the data of the table attached to this data source are not stored in the Altaxo project file.
See Also