Reaction SetTo String Method
Returns the reaction set name, or the default object string if the name is empty.
Definition
Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
The reaction set name or the base ToString representation.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override string ToString()VB
Public Overrides Function ToString As StringReturn Value
StringThe reaction set name or the base ToString representation.