Property PackageGet Component Constant Method
Returns the values of the Constant properties of the compounds contained in the passed Material Object.
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Compound Constant values.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public virtual Object GetComponentConstant(
Object materialObject,
Object props
)VB
Public Overridable Function GetComponentConstant (
materialObject As Object,
props As Object
) As ObjectParameters
Return Value
ObjectCompound Constant values.