TableDataSourceBaseImmutableOptionsTOptions, TDataProcessOptions Property |
Gets or sets the options for this data source.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TOptions ProcessOptions { get; set; }
Property Value
TOptions
The options for this data source.
See Also