MaterialStreamComponentIds Property

Returns the list of compound IDs of a given Material Object.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[XmlIgnoreAttribute]
public Object ComponentIds { get; }

Property Value

Object

Return Value

Object
Compound IDs

Implements

ICapeThermoMaterialObjectComponentIds

See Also