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

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