ISimulationObjectSetPropertyValue2 Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void SetPropertyValue2(
	string propname,
	string arg1,
	string units,
	Object value
)

Parameters

propname  String
 
arg1  String
 
units  String
 
value  Object
 

See Also