Multiple choice technology architecture

What is the class of the top level clipboard page created by the Obj-List method?

  1. (a) Code-Pega-List

  2. (b) Rule-Pega-Obj

  3. (c) pxResults

  4. (d) The same class as the returned instance

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Obj-List method creates a top-level clipboard page with class Code-Pega-List. This class contains query results. Rule-Pega-Obj is for individual rule instances, pxResults is a property name within the list page, and the class is not the same as the returned instance class.