StudentProgressDataResult ClassA Sandcastle Documented Class Library
Results for getting the progress for a student's courses.
Inheritance Hierarchy

System.Object
  ReturnTypes.ApiResultsBase
    ReturnTypes.StudentProgressDataResult

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

public class StudentProgressDataResult : ApiResultsBase

The StudentProgressDataResult type exposes the following members.

Constructors

  NameDescription
Public methodStudentProgressDataResult
Initializes a new instance of the StudentProgressDataResult class
Top
Properties

  NameDescription
Public propertyResult
Any error or success messages
(Inherited from ApiResultsBase.)
Public propertyTotalStudentProgressData
List of progress in each of the student's courses
Top
See Also

Reference