Form FlowsheetGet Compound Method
Returns the compound constant-properties record with the specified name from the global compound database.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public ICompoundConstantProperties GetCompound(
string name
)VB
Public Function GetCompound (
name As String
) As ICompoundConstantPropertiesParameters
- name String
- The compound name.