ReactionReactionPhase Property

Gets or sets the phase in which this reaction takes place (Vapor, Liquid, or Overall).

Definition

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

Property Value

ReactionPhase

Implements

IReactionReactionPhase

See Also