UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.EnrollmentTerms.EnrollmentTermDateOverride Struct Reference

Represents a date override for a specific enrollment type within a term. More...

Inheritance diagram for UVACanvasAccess.Structures.EnrollmentTerms.EnrollmentTermDateOverride:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.EnrollmentTerms.EnrollmentTermDateOverride:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

DateTime? StartAt [get]
 The new start date.
 
DateTime? EndAt [get]
 The new end date.
 

Detailed Description

Represents a date override for a specific enrollment type within a term.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.EnrollmentTerms.EnrollmentTermDateOverride.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


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