FourPointStepEvaluationDataSourceReportError Method |
Reports an evaluation error.
Namespace: Altaxo.Science.SignalsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void ReportError(
DataTable destinationTable,
string message
)
Parameters
- destinationTable DataTable
- The destination table.
- message String
- The error message.
See Also