Click or drag to resize

BaseClassPhases Property

Phase collection, only implemented for Material Streams.

Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
[XmlIgnoreAttribute]
public virtual Dictionary<int, IPhase> Phases { get; }
Request Example View Source

Property Value

DictionaryInt32, IPhase

Return Value

DictionaryInt32, IPhase
See Also