Certified Pega System Architect v7.2 — Question 21
In an application, three email addresses (work, home, and other) can be captured for a customer. You use .Email (work) to refer to the work email address. What type of property is used to capture the email addresses?
Answer options
- A. Page
- B. Value group
- C. Value list
- D. Page group
Correct answer: C
Explanation
The correct answer is C, Value list, because this property type is designed to hold multiple values, such as different email addresses for a customer. The other options, like Page and Page group, do not specifically cater to storing multiple discrete values in the same way, while Value group typically refers to a collection of values that share a common attribute.