PhaseComponentDescription Property

Gets or sets the CAPE-OPEN component description for this phase.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public string ComponentDescription { get; set; }

Property Value

String

Implements

IPhaseComponentDescription

See Also