MaterialStreamComponentIds Property |
Returns the list of compound IDs of a given Material Object.
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [XmlIgnoreAttribute]
public Object ComponentIds { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property ComponentIds As Object
Get
Request Example
View SourceProperty Value
ObjectReturn Value
ObjectCompound IDs
Implements
ICapeThermoMaterialObject.ComponentIdsSee Also