SetNumOfQuestions
(
NumOfQuestions As Integer
) As Boolean;
Parameters
Integer NumOfQuestions
Number of questions in the quiz.
Description
Stores the number of questions to be asked in the database.
Return Values
Value |
Description |
True |
Successful |
False |
Unsuccessful |
See Also