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

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