Review information for a course
Inheritance Hierarchy
ReturnTypesStudentReview
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The StudentReview type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StudentReview | Initializes a new instance of the StudentReview class |
Properties
| Name | Description | |
|---|---|---|
| Course |
Course name that requires a review
| |
| CourseOrder |
The position of where the student is in the course
| |
| FirstName |
First name of the student
| |
| LastName |
Last name of the student
| |
| Lesson |
Lesson name that the student is on
| |
| StudentBuildID |
ID of the course that requires a review
| |
| UserID |
ID of the student
|
See Also