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

Properties

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

Detailed Description

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

Property Documentation

◆ AbstractCourses

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.AbstractCourses
get

The number of rows processed in an abstract courses import.

◆ Accounts

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.Accounts
get

The number of rows processed in an accounts import.

◆ BatchCoursesDeleted

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.BatchCoursesDeleted
get

If the import ran in batch mode, the number of courses deleted as a result.

◆ BatchEnrollmentsDeleted

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.BatchEnrollmentsDeleted
get

If the import ran in batch mode, the number of enrollments deleted as a result.

◆ BatchSectionsDeleted

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.BatchSectionsDeleted
get

If the import ran in batch mode, the number of sections deleted as a result.

◆ Courses

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.Courses
get

The number of rows processed in a courses import.

◆ CrossLists

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.CrossLists
get

The number of rows processed in a cross-listing import.

◆ Enrollments

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.Enrollments
get

The number of rows processed in an enrollments import.

◆ Errors

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.Errors
get

The number of errors.

◆ GradePublishingResults

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.GradePublishingResults
get

The number of rows processed in a grade publishing results import.

◆ GroupMemberships

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.GroupMemberships
get

The number of rows processed in a group memberships import.

◆ Groups

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.Groups
get

The number of rows processed in a groups import.

◆ Sections

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.Sections
get

The number of rows processed in a sections import.

◆ Terms

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.Terms
get

The number of rows processed in a terms import.

◆ Users

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.Users
get

The number of rows processed in a users import.

◆ Warnings

ulong UVACanvasAccess.Structures.SisImports.SisImportCounts.Warnings
get

The number of warnings.


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