FormFlowsheetAvailableSystemsOfUnits Property

Gets or sets the list of unit systems available to the host application.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public List<IUnitsOfMeasure> AvailableSystemsOfUnits { get; set; }

Property Value

ListIUnitsOfMeasure

Implements

IFlowsheetAvailableSystemsOfUnits

See Also