Click or drag to resize

FlowsheetBaseGetCompound Method


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

Parameters

name  String
 

Return Value

ICompoundConstantProperties

Implements

IFlowsheetGetCompound(String)
See Also