Click or drag to resize

FitparameterIsGlobal Property

Defines if the parameter was found by a global fit

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public bool IsGlobal { get; set; }

Return Value

Boolean
True if the parameter value stems from a global fit, false if not
See Also