PEMFuelCellUnitOpBaseComponentName Property

Gets or sets the display name for this unit operation.

Definition

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

Property Value

String

See Also