CalculatorSet Debug Level Method
Sets the debug level, which controls the amount of information which is written to the screen.
Definition
Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
[DispIdAttribute(50)]
public void SetDebugLevel(
int level
)VB
<DispIdAttribute(50)>
Public Sub SetDebugLevel (
level As Integer
)Parameters
- level Int32
- Debug level: 0 = none, 1 = low, 2 = medium, 3 = high