StudentGradesAll ClassA Sandcastle Documented Class Library
Results set for getting a list of all of the student's grades
Inheritance Hierarchy

System.Object
  ReturnTypes.ApiResultsBase
    ReturnTypes.StudentGradesAll

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

public class StudentGradesAll : ApiResultsBase

The StudentGradesAll type exposes the following members.

Constructors

  NameDescription
Public methodStudentGradesAll
Initializes a new instance of the StudentGradesAll class
Top
Properties

  NameDescription
Public propertyResult
Any error or success messages
(Inherited from ApiResultsBase.)
Public propertyStudentGrades
List of grades for a student
Top
See Also

Reference