GetValueAsUInt64 Method

Gets the value of the parameter represented as a UInt64.

Type: IntParameter

Namespace: XJTAG.Integration.XJRunner

Syntax

public ulong GetValueAsUInt64()

Return Value

ulong

The UInt64 represented by this parameter.

Exceptions

RuntimeException

The value could not be converted to a UInt64.