Click or drag to resize

NexusImportOptionsControllerIncludeLongNameAndUnitAsProperty Property

Gets or sets a value indicating whether the long name and unit should be stored as properties.

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

Property Value

Boolean
See Also