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

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