Click or drag to resize

JobMetadata Property

List of secondary parameters like AC Voltage or Temperature

Namespace: RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<Metadata> Metadata { get; set; }

Property Value

ListMetadata
Remarks
These can be overriden with spectrum specific values if extracted from blob data or set in the ColumnData objects.
See Also