DeploymentQuestionQuestionType
The Question.QuestionType enumerated type defines the type of the question raised.
YES_NO : Question with answer values Yes/No.
OK_CANCEL : Question with answer values Ok/Cancel.
ABORT_RETRY_IGNORE : Question with answer values Abort/Retry/Ignore.
Enumeration: YES_NO, OK_CANCEL, ABORT_RETRY_IGNORE,