WizardResultAbortFit Property |
If true, the fit for the given spectrum will be aborted
Namespace: RelaxIS_SDK.WizardAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public bool AbortFit { get; set; }
Public Property AbortFit As Boolean
Get
Set
Dim instance As WizardResult
Dim value As Boolean
value = instance.AbortFit
instance.AbortFit = value
Property Value
BooleanSee Also