status property

SurveyStatus status
getter/setter pair

The status of result (was the survey submitted or canceled?) When a survey is canceled, result holds the data inputted by the user until it was canceled.

Implementation

SurveyStatus status;