Reaction Setparameters 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
The parameter collection object.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public Object parameters { get; }VB
Public ReadOnly Property parameters As Object
GetReturn Value
ObjectThe parameter collection object.