Try OpenEdge Now
skip to main content
ABL Reference
Class, Interface, and Enumeration Reference : Progress.Json.ObjectModel.JsonDataType class
 

Progress.Json.ObjectModel.JsonDataType class

Indicates the data type of a value in the JSON string. This class is returned by the GetType( ) method on a JsonObject or JsonArray.

Serializable:

No

Constructor

This class contains only a private constructor; you cannot instantiate it directly.

Super Class

Progress.Lang.Object class

Interfaces

This class does not implement an interface.

Public Properties

Public Methods

This class does not define methods.

Public Events

This class does not contain events.