Container of Course Progress elements for a student
Inheritance Hierarchy
ReturnTypes.ApiResultsBase
ReturnTypes.StudentCourseProgressResults
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The StudentCourseProgressResults type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StudentCourseProgressResults | Initializes a new instance of the StudentCourseProgressResults class |
Properties
Name | Description | |
---|---|---|
![]() | Result |
Any error or success messages
(Inherited from ApiResultsBase.) |
![]() | StudentCourseProgressDataList |
List of the Dashboard Course Progress for each of the students
|
See Also