GetValueAsInt64 Method

Gets the value of the parameter represented as an Int64.

Type: IntParameter

Namespace: XJTAG.Integration.XJRunner

Syntax

public long GetValueAsInt64()

Return Value

long

The Int64 represented by this parameter.

Exceptions

RuntimeException

The value could not be converted to an Int64.