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

Counts for which types of items were added, deleted, and changed in a SIS import. More...

Inheritance diagram for UVACanvasAccess.Structures.SisImports.SisImportStatistics:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.SisImports.SisImportStatistics:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

ulong TotalStateChanges [get]
 The total count of all state changes.
 
SisImportStatistic Account [get]
 Counts for account items.
 
SisImportStatistic EnrollmentTerm [get]
 Counts for term items.
 
SisImportStatistic CommunicationChannel [get]
 Counts for communication channel items.
 
SisImportStatistic AbstractCourse [get]
 Counts for abstract course items.
 
SisImportStatistic Course [get]
 Counts for course items.
 
SisImportStatistic CourseSection [get]
 Counts for section items.
 
SisImportStatistic Enrollment [get]
 Counts for enrollment items.
 
SisImportStatistic GroupCategory [get]
 Counts for group category items.
 
SisImportStatistic Group [get]
 Counts for group items.
 
SisImportStatistic GroupMembership [get]
 Counts for group memberships.
 
SisImportStatistic Pseudonym [get]
 Counts for pseudonym items.
 
SisImportStatistic UserObserver [get]
 Counts for account items.
 
SisImportStatistic AccountUser [get]
 Counts for account items.
 

Detailed Description

Counts for which types of items were added, deleted, and changed in a SIS import.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.SisImports.SisImportStatistics.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: