|
UVACanvasAccess
|
Represents a blueprint course summary. More...


Public Member Functions | |
| string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
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. | |
Represents a blueprint course summary.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.