IntegrationBaseDefaultDebugFlag Property |
Returns the default setting of the debug flag in the derived classes. Default is false, which means that
errors due to failed integration will not cause an exception.
Namespace: Altaxo.Calc.IntegrationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static bool DefaultDebugFlag { get; }
Property Value
BooleanSee Also