Click or drag to resize

NexusImportOptionsIncludeLongNameAndUnitAsProperty Property

If true, the long name and unit are included as column properties.

Namespace: Altaxo.Serialization.HDF5.Nexus
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IncludeLongNameAndUnitAsProperty { get; init; }

Property Value

Boolean
See Also