IXEvent.GetParamObject Method iQSim © XIQS Communication Framework
Get the parameter's value as an underlying xiqs object at specified index in the current event object

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

IXEvent GetParamObject(
	int index
)

Return Value

the parameter's value
See Also