ReactionReactionKinRevExpression Property

Gets or sets the user-defined expression string for the reverse kinetic rate.

Definition

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

Property Value

String

Implements

IReactionReactionKinRevExpression

See Also