ReactionEquation Property

Gets or sets the stoichiometric equation string for this reaction.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public string Equation { get; set; }

Property Value

String

Implements

IReactionEquation

See Also