NBElementConvert ToString Method IBM Integration Bus
Overload List

  NameDescription
Public methodOnlineToString 
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Public methodStatic memberToString(NBElement)
Returns the value of the NBElement passed in after first converting it to a String if required.
Public methodStatic memberToString(NBElement, String)
Returns the value of the NBElement passed in after first converting it to a String if required using specified format.
Public methodStatic memberToString(NBElement, Int32, Int32)
Returns the value of the NBElement passed in after first converting it to a String if required with the specified ccsid and encoding.
Back to Top
See Also