NBElementConvert ToDecimal Method IBM Integration Bus
Overload List

  NameDescription
Public methodStatic memberToDecimal(NBElement)
Returns the value of the NBElement passed in after first converting it to a Decimal if required.
Public methodStatic memberToDecimal(NBElement, String)
Returns the value of the NBElement passed in after first converting it to a Decimal if required.
Public methodStatic memberToDecimal(NBElement, Int32, Int32)
Returns the value of the NBElement passed in after first converting it to a Decimal if required using the specified precision and scale.
Back to Top
See Also