Previous Next

GetDatetime( ) method (JsonObject)
Gets the JSON string value of the named property as a DATETIME.
Return type:
Access:
Applies to:
 
Syntax 
GetDatetime( INPUT property-name AS CHARACTER )
property-name
A CHARACTER expression that denotes the name of the property value to be retrieved from the JsonObject.
A JsonError is raised if:
*
property-name is the empty string (""), or is the Unknown value (?)
*
*
*

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.