Click or drag to resize

NexusImportOptionsIncludeNXentryIndexAsProperty Property

If true, the index of the NXentry is included as a column property.

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

Property Value

Boolean
See Also