PhaseComponentName Property

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

Definition

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

Property Value

String

Implements

IPhaseComponentName

See Also