PumpGetDisplayName Method

Returns the localized display name for the pump unit operation.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override string GetDisplayName()

Return Value

String
A translated name string for this unit operation type.

See Also