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


Public Member Functions | |
| string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
| string | ImportType [get, set] |
| The type of import. | |
| IEnumerable< string > | SuppliedBatches [get, set] |
| The import categories supplied to the import. | |
| SisImportCounts | Counts [get, set] |
| Counts of processed rows per import category. | |
Represents some metadata of a SIS import.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.