EnergyStreamComponentName Property

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

Definition

Namespace: DWSIM.UnitOperations.Streams
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override string ComponentName { get; set; }

Property Value

String

Implements

ICapeIdentificationComponentName

See Also