Click or drag to resize

BaseClassGetDynamicProperty Method


Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public Object GetDynamicProperty(
	string id
)
Request Example View Source

Parameters

id  String
 

Return Value

Object

Implements

ISimulationObjectGetDynamicProperty(String)
See Also