Click or drag to resize

IAttachedUtilitySetPropertyValue Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void SetPropertyValue(
	string pname,
	Object pvalue
)
Request Example View Source

Parameters

pname  String
 
pvalue  Object
 
See Also