GetRecid( ) method (JsonObject)

Gets the JSON number value of the named property as a RECID.

Return type: RECID

Access: PUBLIC

Applies to: Progress.Json.ObjectModel.JsonObject class

Syntax

GetRecid( INPUT property-name AS CHARACTER )
property-name
A CHARACTER expression naming the property value to be retrieved from the JsonObject.

A JsonError is raised if: