PhaseName Property

Gets or sets the name of this phase.

Definition

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

Property Value

String

Implements

IPhaseName

See Also