Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : Number property
 

Number property

Returned by the GetType method on a JsonObject or JsonArray indicating that the JSON data type for the specified property or element is number.
Data type: INTEGER
Access: PUBLIC STATIC
Applies to: Progress.Json.ObjectModel.JsonDataType class