UnitOpBaseClassComponentName Property

Gets or sets the CAPE-OPEN component 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

Implements

ICapeIdentificationComponentName

See Also