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

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