ISimulationObjectAddDynamicProperty(String, Object) Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
bool AddDynamicProperty(
	string id,
	Object value
)

Parameters

id  String
 
value  Object
 

Return Value

Boolean

See Also