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

Boolean property

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