IFlowsheetGetAvailablePropertyPackages Method |
Gets a list of all available Property Packages.
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax List<string> GetAvailablePropertyPackages()
Function GetAvailablePropertyPackages As List(Of String)
Request Example
View SourceReturn Value
ListStringA list containing the names of the available property packages.
See Also