Click or drag to resize

ExtractCommonColumnsToTableDataTables Property

Gets the source tables for the extraction.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<DataTableProxy> Tables { get; }

Property Value

IReadOnlyListDataTableProxy
See Also