The GetInt64 method returns an Int64 value containing the value of the NBElement.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax
Return Value
Type:The current element's value.
Exceptions
| Exception | Condition |
|---|---|
| IBM.Broker.Plugin NBRecoverableException | Thrown if the value of the element is not of type Int64. |
See Also