FormFlowsheetGetAvailablePropertyPackages Method

Returns a list of display names for all property packages registered in the host application.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public List<string> GetAvailablePropertyPackages()

Return Value

ListString

Implements

IFlowsheetGetAvailablePropertyPackages

See Also