NBElement GetInt64 Method IBM Integration Bus
The GetInt64 method returns an Int64 value containing the value of the NBElement.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public long GetInt64()

Return Value

Type: OnlineInt64
The current element's value.
Exceptions

See Also