WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
GetDateTimeOffset Method
NamespacesIBM.Broker.PluginNBElementGetDateTimeOffset()()()()
SUMMARY
The GetDateTimeOffset method returns a DateTimeOffset value containing the value of the NBElement.
Declaration Syntax
C#Visual BasicVisual C++F#
public DateTimeOffset GetDateTimeOffset()
Public Function GetDateTimeOffset As DateTimeOffset
public:
DateTimeOffset GetDateTimeOffset()
member GetDateTimeOffset : unit -> DateTimeOffset 
Return Value
The current element's value.
Exceptions
ExceptionCondition
NBRecoverableExceptionThrown if the value of the element is not of type DateTimeOffset.

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