Results set for getting a list of all of the student's grades
Inheritance Hierarchy
ReturnTypes.ApiResultsBase
ReturnTypes.StudentGradesAll
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The StudentGradesAll type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StudentGradesAll | Initializes a new instance of the StudentGradesAll class |
Properties
Name | Description | |
---|---|---|
![]() | Result |
Any error or success messages
(Inherited from ApiResultsBase.) |
![]() | StudentGrades |
List of grades for a student
|
See Also