ReactionReactionKinetics Property

Gets or sets the kinetics formulation type for this reaction (Expression or Script).

Definition

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

Property Value

ReactionKinetics

Implements

IReactionReactionKinetics

See Also