PropertyPackageCurrentMaterialStream Property

Gets or sets the current material stream for this property package.

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[XmlIgnoreAttribute]
[JsonIgnoreAttribute]
public IMaterialStream CurrentMaterialStream { get; set; }

Property Value

IMaterialStream

Return Value

IMaterialStream

Implements

IPropertyPackageCurrentMaterialStream

See Also