ReactionStoichBaseCompName Property

Gets or sets the name of the compound in this stoichiometric entry.

Definition

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

Property Value

String

Implements

IReactionStoichBaseCompName

See Also