UVACanvasAccess
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.
 

Properties

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

Detailed Description

Represents numerical department-level statistics.

Property Documentation

◆ Assignments

ulong UVACanvasAccess.Structures.Analytics.DepartmentStatistics.Assignments
get

The number of assignments.

◆ Attachments

ulong UVACanvasAccess.Structures.Analytics.DepartmentStatistics.Attachments
get

The number of attachments.

◆ DiscussionTopics

ulong UVACanvasAccess.Structures.Analytics.DepartmentStatistics.DiscussionTopics
get

The number of discussion topics.

◆ MediaObjects

ulong UVACanvasAccess.Structures.Analytics.DepartmentStatistics.MediaObjects
get

The number of media objects.

◆ Students

ulong UVACanvasAccess.Structures.Analytics.DepartmentStatistics.Students
get

The number of students.

◆ Subaccounts

ulong UVACanvasAccess.Structures.Analytics.DepartmentStatistics.Subaccounts
get

The number of subaccounts.

◆ Teachers

ulong UVACanvasAccess.Structures.Analytics.DepartmentStatistics.Teachers
get

The number of teachers.


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