Click or drag to resize

FlowsheetBaseGetUtility Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public IAttachedUtility GetUtility(
	FlowsheetUtility uttype
)
Request Example View Source

Parameters

uttype  FlowsheetUtility
 

Return Value

IAttachedUtility

Implements

IFlowsheetGetUtility(FlowsheetUtility)
See Also