| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentName |
Gets or sets the student name |
string |
None. |
| SubjectName |
Gets or sets the subject name |
string |
None. |
| InstructorName |
Gets or sets instructor name |
string |
None. |
| CourseName |
Gets or sets the course name |
string |
None. |
| IsRedirect |
Gets or sets whether to redirect or not |
boolean |
None. |
| QuestionId |
Gets or sets the question id |
integer |
None. |
| QuestionsHistory |
Gets or sets the question history |
Collection of StudentOtherQuestions |
None. |
| ShowMain |
Gets or sets whether it is main question or not |
boolean |
None. |
| ShowLogs |
Gets or sets the log required |
boolean |
None. |
| CourseMaterialFolderId |
Gets or sets the course material folder id |
integer |
None. |
| DivisionId |
Gets or sets the division |
string |
None. |