Top Method Summary
Options Name Purpose
Progress.Json.ObjectModel.JsonObject GetOperator (character, character) Returns an operator
Progress.Json.ObjectModel.JsonArray GetOperators () Returns the operators
Progress.Json.ObjectModel.JsonObject RenderComponentToJson (character, handle, handle) Renders a component to JSON


Method Detail
Top

Progress.Json.ObjectModel.JsonObject GetOperator (character, character)

Purpose: Returns an operator
Notes:

Parameters:
pcOperator CHARACTER
The operator
pcLabel CHARACTER
The label
Returns Progress.Json.ObjectModel.JsonObject
The JsonObject representing the operator
Top

Progress.Json.ObjectModel.JsonArray GetOperators ()

Purpose: Returns the operators
Notes:

Returns Progress.Json.ObjectModel.JsonArray
The JsonArray representing the operators
Top

Progress.Json.ObjectModel.JsonObject RenderComponentToJson (character, handle, handle)

Purpose: Renders a component to JSON
Notes:

Parameters:
pcObjectInstanceGuid CHARACTER
The GUID of the current object instance
phAttributesBuffer HANDLE
The record buffer with the object attributes
phRepositoryData HANDLE
The repository data to render (ProDataset)
Returns Progress.Json.ObjectModel.JsonObject
The JSON object describing the component


Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:05