Click or drag to resize

FileImportTableDataSourceBase_importOptions Field

Gets or sets the import options used to control how and when the data source is updated.

Namespace: Altaxo.Serialization
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected IDataSourceImportOptions _importOptions

Field Value

IDataSourceImportOptions
See Also