StudentCourseResults ClassA Sandcastle Documented Class Library
List of courses assigned to this student
Inheritance Hierarchy

System.Object
  ReturnTypes.ApiResultsBase
    ReturnTypes.StudentCourseResults

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

public class StudentCourseResults : ApiResultsBase

The StudentCourseResults type exposes the following members.

Constructors

  NameDescription
Public methodStudentCourseResults
Initializes a new instance of the StudentCourseResults class
Top
Properties

  NameDescription
Public propertyResult
Any error or success messages
(Inherited from ApiResultsBase.)
Public propertyStudentCourseDataList
List of courses assigned to this student
Top
See Also

Reference