StudentSectionGrades ClassA Sandcastle Documented Class Library
Results set for getting a list of the student's grades
Inheritance Hierarchy

System.Object
  ReturnTypes.ApiResults
    ReturnTypes.StudentSectionGrades

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

public class StudentSectionGrades : ApiResults

The StudentSectionGrades type exposes the following members.

Constructors

  NameDescription
Public methodStudentSectionGrades
Initializes a new instance of the StudentSectionGrades class
Top
Properties

  NameDescription
Public propertyErrorDescription
Description of any errors
(Inherited from ApiResults.)
Public propertyStudentGrades
List of grades for a student
Public propertyWasSuccessful
Was the operation successful
(Inherited from ApiResults.)
Top
See Also

Reference