SpecialOpObjectInfoUnits Property

Gets or sets the display unit string for the referenced property (e.g. "bar", "°C").

Definition

Namespace: DWSIM.UnitOperations.SpecialOps.Helpers
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public string Units { get; set; }

Property Value

String

Implements

ISpecialOpObjectInfoUnits

See Also