UVACanvasAccess
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Enrollments.Grade Class Reference

Represents a student's grade in a course enrollment. More...

Inheritance diagram for UVACanvasAccess.Structures.Enrollments.Grade:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Enrollments.Grade:
Collaboration graph
[legend]

Public Member Functions

string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
 

Properties

string HtmlUrl [get]
 The corresponding URL on the web interface. More...
 
string CurrentGrade [get]
 The current grade. More...
 
string FinalGrade [get]
 The final grade. More...
 
string CurrentScore [get]
 The current score. More...
 
string FinalScore [get]
 The final score. More...
 
string UnpostedCurrentGrade [get]
 The unposted current grade. More...
 
string UnpostedFinalGrade [get]
 The unposted final grade. More...
 
string UnpostedCurrentScore [get]
 The unposted final score. More...
 
string UnpostedFinalScore [get]
 The unposted final score. More...
 

Detailed Description

Represents a student's grade in a course enrollment.

Property Documentation

◆ CurrentGrade

string UVACanvasAccess.Structures.Enrollments.Grade.CurrentGrade
get

The current grade.

◆ CurrentScore

string UVACanvasAccess.Structures.Enrollments.Grade.CurrentScore
get

The current score.

◆ FinalGrade

string UVACanvasAccess.Structures.Enrollments.Grade.FinalGrade
get

The final grade.

◆ FinalScore

string UVACanvasAccess.Structures.Enrollments.Grade.FinalScore
get

The final score.

◆ HtmlUrl

string UVACanvasAccess.Structures.Enrollments.Grade.HtmlUrl
get

The corresponding URL on the web interface.

◆ UnpostedCurrentGrade

string UVACanvasAccess.Structures.Enrollments.Grade.UnpostedCurrentGrade
get

The unposted current grade.

◆ UnpostedCurrentScore

string UVACanvasAccess.Structures.Enrollments.Grade.UnpostedCurrentScore
get

The unposted final score.

◆ UnpostedFinalGrade

string UVACanvasAccess.Structures.Enrollments.Grade.UnpostedFinalGrade
get

The unposted final grade.

◆ UnpostedFinalScore

string UVACanvasAccess.Structures.Enrollments.Grade.UnpostedFinalScore
get

The unposted final score.


The documentation for this class was generated from the following file: