ReactionSetBaseIsActive Property

Gets or sets whether this reaction is active in the reaction set.

Definition

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

Property Value

Boolean

Implements

IReactionSetBaseIsActive

See Also