WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
ToNullableDecimal Method
NamespacesIBM.Broker.PluginNBElementConvertToNullableDecimal()()()()
SUMMARY
Members
IconMemberDescription
ToNullableDecimal(NBElement, Int32, Int32)
Returns the value of the NBElement passed in after first converting it to a Nullable<Decimal> if required with the specified precision and scale.

ToNullableDecimal(NBElement, String)
Returns the value of the NBElement passed in after first converting it to a Nullable<Decimal> if required with specified format.

ToNullableDecimal(NBElement)
Returns the value of the NBElement passed in after first converting it to a Nullable<Decimal> if required.

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