Click or drag to resize

FormHYDLoadData Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public void LoadData(
	Dictionary<string, Object> data
)
Request Example View Source

Parameters

data  DictionaryString, Object
 

Implements

IAttachedUtilityLoadData(DictionaryString, Object)
See Also