ReactionSetparameters Property

Gets the CAPE-OPEN parameter collection associated with this reaction package.

Definition

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

Return Value

Object
The parameter collection object.

Implements

ICapeUtilitiesparameters

See Also