Click or drag to resize

ISimulationObjectAddExtraProperty Method


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

Parameters

pname  String
 
pvalue  Object
 
See Also