Click or drag to resize

RamanCalibrationDataSourceProcessDataObject Property

Gets or sets the process input data, strongly typed by the concrete data source, as an object.

Namespace: Altaxo.Science.Spectroscopy.Raman
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Object ProcessDataObject { get; set; }

Property Value

Object

Implements

IAltaxoTableDataSourceProcessDataObject
See Also