UVACanvasAccess
Classes | Enumerations
UVACanvasAccess.Structures.EnrollmentTerms Namespace Reference

Classes

class  EnrollmentTerm
 Represents an enrollment term, or simply term. More...
 
struct  EnrollmentTermDateOverride
 Represents a date override for a specific enrollment type within a term. More...
 
class  EnrollmentTermBuilder
 

Enumerations

enum class  EnrollmentTermWorkflowState { Active , Deleted , Unknown }
 The state of a EnrollmentTerm. More...
 

Enumeration Type Documentation

◆ EnrollmentTermWorkflowState

The state of a EnrollmentTerm.

Enumerator
Active 

The term is active.

Deleted 

The term is deleted.