Click or drag to resize

IDataSourceImportOptionsImportTriggerSource Property

Gets the cause of a reread of the data source.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
ImportTriggerSource ImportTriggerSource { get; }

Property Value

ImportTriggerSource
The cause of a reread of the data source.
See Also