CleanEnergyUnitOpBasePrefix Property

When overridden, gets or sets the default name prefix for this unit operation on the flowsheet.

Definition

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

Property Value

String

Implements

IExternalUnitOperationPrefix

See Also