|
UVACanvasAccess
|
Represents the assignment override data for a quiz. More...


Public Member Functions | |
| string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object. | |
Properties | |
| ulong? | QuizId [get] |
| IEnumerable< AssignmentDate > | DueDates [get] |
| IEnumerable< AssignmentDate > | AllDates [get] |
Represents the assignment override data for a quiz.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.