Array property
- Last Updated: March 21, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- 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