Object property
- Last Updated: March 20, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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. The value of the property is
4.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Json.ObjectModel.JsonDataType class