StudentCourseProgressResults ClassA Sandcastle Documented Class Library
Container of Course Progress elements for a student
Inheritance Hierarchy

System.Object
  ReturnTypes.ApiResultsBase
    ReturnTypes.StudentCourseProgressResults

Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax

public class StudentCourseProgressResults : ApiResultsBase

The StudentCourseProgressResults type exposes the following members.

Constructors

  NameDescription
Public methodStudentCourseProgressResults
Initializes a new instance of the StudentCourseProgressResults class
Top
Properties

  NameDescription
Public propertyResult
Any error or success messages
(Inherited from ApiResultsBase.)
Public propertyStudentCourseProgressDataList
List of the Dashboard Course Progress for each of the students
Top
See Also

Reference