setDateTimeProperty procedure
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
setDateTimeProperty procedure
Sets a date-time value.
Syntax
|
Applies to
Message objects
Notes
- The
date-time value is set as a
Stringproperty in a message header. - The procedure writes value as a
DATETIME-TZvalue, adding default time zone information.
See also
setDateTimeProperty procedure, getDateTimeProperty functionFor more information, see the Accessing message properties.