UVACanvasAccess
|
A date-grouped entry in a DepartmentParticipation. More...
Public Member Functions | |
string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
ulong | Views [get] |
The amount of views on this date. | |
ulong | Participations [get] |
The amount of participations on this date. | |
A date-grouped entry in a DepartmentParticipation.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.