List of courses assigned to this student
Inheritance Hierarchy
ReturnTypesApiResultsBase
ReturnTypesStudentCourseResults
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The StudentCourseResults type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StudentCourseResults | Initializes a new instance of the StudentCourseResults class |
Properties
| Name | Description | |
|---|---|---|
| Result |
Any error or success messages
(Inherited from ApiResultsBase.) | |
| StudentCourseDataList |
List of courses assigned to this student
|
See Also