Progress.Json.ObjectModel.JsonConstruct class
- Last Updated: April 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
JsonConstruct
is an abstract class from which
JsonArray
class and
JsonObject
class are derived.
Serializable:
No
Constructor
This class contains only a private constructor; you cannot instantiate it directly.
Super Class
Interfaces
This class does not implement an interface.
Public Properties
This class does not define properties.
Public Methods
| Write( ) method (JsonConstruct) | WriteFile( ) method (JsonConstruct) |
| WriteStream( ) method (JsonConstruct) | – |
Public Events
This class does not define events.