Formatted property
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns TRUE if the JsonSerializer instance is set to format the JSON
string in a hierarchical manner using white space, carriage returns, and line feeds.
Otherwise, it returns FALSE.
Data type: LOGICAL
Access: PUBLIC Read-only
Applies to: Progress.IO.JsonSerializer class