NBElementConvert ToNullableInt32 Method IBM Integration Bus
Overload List

  NameDescription
Public methodStatic memberToNullableInt32(NBElement)
Returns the value of the NBElement passed in after first converting it to a Nullable<Int32> if required.
Public methodStatic memberToNullableInt32(NBElement, String)
Returns the value of the NBElement passed in after first converting it to a Nullable<Int32> if required with the specified format.
Back to Top
See Also