Calculation ResultsException Result Property
Gets or sets any exception that occurred during the calculation.
Definition
Namespace: DWSIM.Thermodynamics.Streams
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#
public Exception ExceptionResult { get; set; }VB
Public Property ExceptionResult As Exception
Get
Set