WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
GetInt32 Method
NamespacesIBM.Broker.PluginNBElementGetInt32()()()()
SUMMARY
The GetInt32 method returns an Int value containing the value of the NBElement.
Declaration Syntax
C#Visual BasicVisual C++F#
public int GetInt32()
Public Function GetInt32 As Integer
public:
int GetInt32()
member GetInt32 : unit -> int 
Return Value
The current element's value.
Exceptions
ExceptionCondition
NBRecoverableExceptionThrown if the value of the element is not of type Int32.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0