Click or drag to resize

DataTable_name Field

The name of this table, has to be unique if there is a parent data set, since the tables in the parent data set can only be accessed by name.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected string? _name

Field Value

String
See Also