Click or drag to resize

PrincetonInstrumentsSPEImportOptionsIncludeFrameMetaDataAsProperties Property

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

Namespace: Altaxo.Serialization.PrincetonInstruments
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public bool IncludeFrameMetaDataAsProperties { get; init; }

Property Value

Boolean
true if [include frame meta data as properties]; otherwise, false.
See Also