Form FlowsheetAvailable Systems Of Units 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
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public List<IUnitsOfMeasure> AvailableSystemsOfUnits { get; set; }VB
Public Property AvailableSystemsOfUnits As List(Of IUnitsOfMeasure)
Get
Set