Click or drag to resize

MaterialStreamComponentIds Property

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

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[XmlIgnoreAttribute]
public Object ComponentIds { get; }
Request Example View Source

Property Value

Object

Return Value

Object
Compound IDs

Implements

ICapeThermoMaterialObject.ComponentIds
See Also