StudentReview ClassA Sandcastle Documented Class Library
Review information for a course
Inheritance Hierarchy

System.Object
  ReturnTypes.StudentReview

Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax

public class StudentReview

The StudentReview type exposes the following members.

Constructors

  NameDescription
Public methodStudentReview
Initializes a new instance of the StudentReview class
Top
Properties

  NameDescription
Public propertyCourse
Course name that requires a review
Public propertyCourseOrder
The position of where the student is in the course
Public propertyFirstName
First name of the student
Public propertyLastName
Last name of the student
Public propertyLesson
Lesson name that the student is on
Public propertyStudentBuildID
ID of the course that requires a review
Public propertyUserID
ID of the student
Top
See Also

Reference