NeonCalibrationIsValid Property |
Gets a value indicating whether this calibration is valid.
If the return value is false, please check the property
ErrorMessage for details.
Namespace: Altaxo.Science.Spectroscopy.RamanAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsValid { get; }
Property Value
BooleanSee Also