Click or drag to resize

NexusImportOptionsIncludeMetaDataAsProperties Property

Gets a value indicating whether the metadata are stored in property columns.

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

Property Value

Boolean
See Also