The GetNullableDateTime method returns a Nullable<DateTime> value containing the value of the NBElement.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax
Return Value
Type:The current element's value.
Exceptions
| Exception | Condition |
|---|---|
| IBM.Broker.Plugin NBRecoverableException | Thrown if the value of the element is not of type Nullable<DateTime>. |
See Also