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

Counts of processed rows per import category in a SIS import. More...

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

Public Member Functions

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

 

Properties

ulong Accounts [get]
 The number of rows processed in an accounts import.
 
ulong Terms [get]
 The number of rows processed in a terms import.
 
ulong AbstractCourses [get]
 The number of rows processed in an abstract courses import.
 
ulong Courses [get]
 The number of rows processed in a courses import.
 
ulong Sections [get]
 The number of rows processed in a sections import.
 
ulong CrossLists [get]
 The number of rows processed in a cross-listing import.
 
ulong Users [get]
 The number of rows processed in a users import.
 
ulong Enrollments [get]
 The number of rows processed in an enrollments import.
 
ulong Groups [get]
 The number of rows processed in a groups import.
 
ulong GroupMemberships [get]
 The number of rows processed in a group memberships import.
 
ulong GradePublishingResults [get]
 The number of rows processed in a grade publishing results import.
 
ulong BatchCoursesDeleted [get]
 If the import ran in batch mode, the number of courses deleted as a result.
 
ulong BatchSectionsDeleted [get]
 If the import ran in batch mode, the number of sections deleted as a result.
 
ulong BatchEnrollmentsDeleted [get]
 If the import ran in batch mode, the number of enrollments deleted as a result.
 
ulong Errors [get]
 The number of errors.
 
ulong Warnings [get]
 The number of warnings.
 

Detailed Description

Counts of processed rows per import category in a SIS import.

Member Function Documentation

◆ ToPrettyString()

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