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

Null property

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