UVACanvasAccess
Loading...
Searching...
No Matches
Classes | Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Analytics.DepartmentParticipation Struct Reference

Represents department-level participation data/page views. More...

Inheritance diagram for UVACanvasAccess.Structures.Analytics.DepartmentParticipation:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Analytics.DepartmentParticipation:
Collaboration graph
[legend]

Classes

class  Categories
 A category-grouped entry in a DepartmentParticipation. More...
 
class  DateEntry
 A date-grouped entry in a DepartmentParticipation. More...
 

Public Member Functions

string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
Returns
The formatted string.

 

Properties

Dictionary< DateTime, DateEntryByDate [get]
 Page views grouped by date.
 
Categories ByCategory [get]
 Page views grouped by category.
 

Detailed Description

Represents department-level participation data/page views.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Analytics.DepartmentParticipation.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


The documentation for this struct was generated from the following file: