Click or drag to resize

ISimulationObjectAddDynamicProperty(String, Object) Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
bool AddDynamicProperty(
	string id,
	Object value
)
Request Example View Source

Parameters

id  String
 
value  Object
 

Return Value

Boolean
See Also