Multiple choice technology

In the Vehicle Information section, the user can select several automobiles. The selections are stored in the Vehicle property. The Vehicle property is of type

  1. Value Group

  2. Page Group

  3. Value List

  4. Page List

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

This question appears to be about a form/workflow system (possibly Pega). When users need to select multiple automobiles, this requires a property type that can store multiple pages of data. Page List is the correct type for storing multiple instances (multiple automobile records), while Value Group/List store single values and Page Group is for organizing related pages, not multiple selections.