RPFormAnswerFormat constructor

RPFormAnswerFormat()

Implementation

RPFormAnswerFormat() : super() {
  questionType = RPQuestionType.Form;
}