ReactionSetToString 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
public override string ToString()

Return Value

String
The reaction set name or the base ToString representation.

See Also