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