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

String property

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