String 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 string. The value of the property is 1.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Json.ObjectModel.JsonDataType class