NBElementConvert ToTimeSpan Method IBM Integration Bus
Overload List

  NameDescription
Public methodStatic memberToTimeSpan(NBElement)
Returns the value of the NBElement passed in after first converting it to a TimeSpan.
Public methodStatic memberToTimeSpan(NBElement, NBElementTimeSpanType)
Returns the value of the NBElement passed in as a TimeSpan after first converting it to the convertVia type.
Public methodStatic memberToTimeSpan(NBElement, String, NBElementTimeSpanType)
Returns the value of the NBElement passed in after first converting it to a TimeSpan if required using specified format and conversion.
Back to Top
See Also