choices property

List<RPChoice> choices
getter/setter pair

An array of available RPChoice objects which represent the choices to the participant.

Implementation

List<RPChoice> choices;