Deployment_Question_QuestionType
Deployment_Question_QuestionType
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.
This data structure has no properties.
Enumeration: YES_NO, OK_CANCEL, ABORT_RETRY_IGNORE,