UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Courses.Term Class Reference

Represents an enrollment term. More...

Inheritance diagram for UVACanvasAccess.Structures.Courses.Term:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Courses.Term:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

ulong Id [get]
 The term id.
 
string Name [get]
 The term name.
 
DateTime? StartAt [get]
 When the term begins.
 
DateTime? EndAt [get]
 When the term ends.
 

Detailed Description

Represents an enrollment term.

Member Function Documentation

◆ ToPrettyString()

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