Click or drag to resize

NexusImportOptionsControllerIncludeMetaDataAsProperties Property

Gets or sets a value indicating whether metadata should be imported 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 IncludeMetaDataAsProperties { get; set; }

Property Value

Boolean
See Also