CompoundPetroleumFraction Property

Gets or sets a value indicating whether this compound represents a petroleum fraction.

Definition

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

Property Value

Boolean

Implements

ICompoundPetroleumFraction

See Also