Click or drag to resize

FlowsheetBaseGetPropertyPackage Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public IPropertyPackage GetPropertyPackage(
	string name
)
Request Example View Source

Parameters

name  String
 

Return Value

IPropertyPackage

Implements

IFlowsheetGetPropertyPackage(String)
See Also