UVACanvasAccess
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Courses.CourseProgress Class Reference
Inheritance diagram for UVACanvasAccess.Structures.Courses.CourseProgress:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Courses.CourseProgress:
Collaboration graph
[legend]

Public Member Functions

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

Properties

uint? RequirementCount [get]
 
uint? RequirementCompletedCount [get]
 
string NextRequirementUrl [get]
 
DateTime? CompletedAt [get]
 

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Courses.CourseProgress.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: