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

Represents a blueprint course summary. More...

Inheritance diagram for UVACanvasAccess.Structures.BlueprintCourses.BlueprintCourse:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.BlueprintCourses.BlueprintCourse:
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 course id.
 
string Name [get]
 The course name.
 
string CourseCode [get]
 The course code.
 
string TermName [get]
 The term name.
 

Detailed Description

Represents a blueprint course summary.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.BlueprintCourses.BlueprintCourse.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: