UVACanvasAccess
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.SisImports.SisImportData Class Reference

Represents some metadata of a SIS import. More...

Public Member Functions

override string ToString ()
 

Properties

string ImportType [get, set]
 The type of import. More...
 
IEnumerable< string > SuppliedBatches [get, set]
 The import categories supplied to the import. More...
 
SisImportCounts Counts [get, set]
 Counts of processed rows per import category. More...
 

Detailed Description

Represents some metadata of a SIS import.

Property Documentation

◆ Counts

SisImportCounts UVACanvasAccess.Structures.SisImports.SisImportData.Counts
getset

Counts of processed rows per import category.

◆ ImportType

string UVACanvasAccess.Structures.SisImports.SisImportData.ImportType
getset

The type of import.

◆ SuppliedBatches

IEnumerable<string> UVACanvasAccess.Structures.SisImports.SisImportData.SuppliedBatches
getset

The import categories supplied to the import.


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