Click or drag to resize

IAttachedUtilityLoadData Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void LoadData(
	Dictionary<string, Object> data
)
Request Example View Source

Parameters

data  DictionaryString, Object
 
See Also