UVACanvasAccess
|
Represents a date override for a specific enrollment type within a term. More...
Public Member Functions | |
string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
DateTime? | StartAt [get] |
The new start date. | |
DateTime? | EndAt [get] |
The new end date. | |
Represents a date override for a specific enrollment type within a term.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.