PrincetonInstrumentsSPEImportOptionsIncludeFrameMetaDataAsProperties Property |
Gets a value indicating whether the frame metadata are stored in property columns.
Namespace: Altaxo.Serialization.PrincetonInstrumentsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public bool IncludeFrameMetaDataAsProperties { get; init; }
Property Value
Booleantrue if [include frame meta data as properties]; otherwise,
false.
See Also