Click or drag to resize

Q800ImportOptionsControllerMetadataDestination Property

Gets or sets the destination for imported metadata.

Namespace: Altaxo.Gui.Serialization.TA_Instruments
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<MetadataDestination> MetadataDestination { get; set; }

Property Value

ItemsControllerMetadataDestination
See Also