Results set for getting a list of the student's grades
Inheritance Hierarchy
ReturnTypesApiResults
ReturnTypesStudentSectionGrades
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The StudentSectionGrades type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StudentSectionGrades | Initializes a new instance of the StudentSectionGrades class |
Properties
| Name | Description | |
|---|---|---|
| ErrorDescription |
Description of any errors
(Inherited from ApiResults.) | |
| StudentGrades |
List of grades for a student
| |
| WasSuccessful |
Was the operation successful
(Inherited from ApiResults.) |
See Also