Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : Object property
 

Object property

Returned by the GetType method on a JsonObject or JsonArray indicating that the JSON data type for the specified property or element is a JSON Object.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Json.ObjectModel.JsonDataType class