Multiple choice technology platforms and products

Which of the following property is not an aggregate property?

  1. Page

  2. PageList

  3. PageGroup

  4. SingleValue

  5. ValueGroup

  6. ValueList

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

In Pega, properties can be aggregate (containing multiple values) or single-value. Page, PageList, PageGroup, ValueList, and ValueGroup are all aggregate property types - they can hold multiple values or nested structures. SingleValue is NOT an aggregate property - it holds exactly one scalar value like a string, number, or date, making it the correct answer for what is NOT an aggregate property.