Click or drag to resize

LongestCommonSubstringBaseERROR_NO_RESULTS_YET Field

Error message used when results are requested before the algorithm has been executed.

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected const string ERROR_NO_RESULTS_YET = "There are no results available yet - please execute the algorithm first!"

Field Value

String
See Also