Click or drag to resize

YCalibrationByDataSourceTableName Property

Gets the name of the table.

Namespace: Altaxo.Science.Spectroscopy.Calibration
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string? TableName { get; init; }

Property Value

String

Implements

IReferencingTableTableName
See Also