IXEvent GetParamValue Method iQSim © XIQS Communication Framework
Get the parameter's value as a raw object at specified index in the current event object

Namespace: com.iqsim.xiqs
Assembly: xiqscom (in xiqscom.dll) Version: 1.0.4841.26741
Syntax

Object GetParamValue(
	int index
)

Return Value

the parameter's value
See Also