Array property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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 Array. The value of the property is
5.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Json.ObjectModel.JsonDataType class