Public Property ApplyCorrection As Boolean
Dim instance As NegativeCorrectionOptions Dim value As Boolean instance.ApplyCorrection = value value = instance.ApplyCorrection
public bool ApplyCorrection {get; set;}
Public Property ApplyCorrection As Boolean
Dim instance As NegativeCorrectionOptions Dim value As Boolean instance.ApplyCorrection = value value = instance.ApplyCorrection
public bool ApplyCorrection {get; set;}
The default value is true.