Click or drag to resize

FlowsheetBaseGetPropertyPackages Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public List<IPropertyPackage> GetPropertyPackages(
	Assembly assmbly
)
Request Example View Source

Parameters

assmbly  Assembly
 

Return Value

ListIPropertyPackage
See Also