Click or drag to resize

IAltaxoTableDataSourceProcessDataObject Property

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

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

Property Value

Object
See Also