CompoundConstantProperties Property

Gets or sets the constant thermodynamic properties for this compound.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[XmlIgnoreAttribute]
public ICompoundConstantProperties ConstantProperties { get; set; }

Property Value

ICompoundConstantProperties

Implements

ICompoundConstantProperties

See Also