Flowsheet BaseAvailable Systems Of Units Property
Gets or sets the list of unit-of-measure systems available for this flowsheet.
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public List<IUnitsOfMeasure> AvailableSystemsOfUnits { get; set; }VB
Public Property AvailableSystemsOfUnits As List(Of IUnitsOfMeasure)
Get
Set