GetValueAsUInt32 Method

Gets the value of the parameter represented as a UInt32.

Type: IntParameter

Namespace: XJTAG.Integration.XJRunner

Syntax

public uint GetValueAsUInt32()

Return Value

uint

The UInt32 represented by this parameter.

Exceptions

RuntimeException

The value could not be converted to a UInt32.