UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Analytics.DepartmentStatistics Class Reference

Represents numerical department-level statistics. More...

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

Public Member Functions

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

 

Properties

ulong Subaccounts [get]
 The number of subaccounts.
 
ulong Teachers [get]
 The number of teachers.
 
ulong Students [get]
 The number of students.
 
ulong DiscussionTopics [get]
 The number of discussion topics.
 
ulong MediaObjects [get]
 The number of media objects.
 
ulong Attachments [get]
 The number of attachments.
 
ulong Assignments [get]
 The number of assignments.
 

Detailed Description

Represents numerical department-level statistics.

Member Function Documentation

◆ ToPrettyString()

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

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


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