UVACanvasAccess
Loading...
Searching...
No Matches
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.
Returns
The formatted string.

 

Properties

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

Detailed Description

Represents a student's grade in a course enrollment.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Enrollments.Grade.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


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