UVACanvasAccess
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.GradingPeriodSets.GradingPeriodSet Class Reference

Represents a grading period set. More...

Inheritance diagram for UVACanvasAccess.Structures.GradingPeriodSets.GradingPeriodSet:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.GradingPeriodSets.GradingPeriodSet:
Collaboration graph
[legend]

Public Member Functions

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

Properties

string Title [get]
 The set title. More...
 
bool? Weighted [get]
 Whether the grading periods within this set are weighted. More...
 
bool? DisplayTotalsForAllGradingPeriods [get]
 Whether the totals for all grading periods in this set are displayed. More...
 

Detailed Description

Represents a grading period set.

Property Documentation

◆ DisplayTotalsForAllGradingPeriods

bool? UVACanvasAccess.Structures.GradingPeriodSets.GradingPeriodSet.DisplayTotalsForAllGradingPeriods
get

Whether the totals for all grading periods in this set are displayed.

◆ Title

string UVACanvasAccess.Structures.GradingPeriodSets.GradingPeriodSet.Title
get

The set title.

◆ Weighted

bool? UVACanvasAccess.Structures.GradingPeriodSets.GradingPeriodSet.Weighted
get

Whether the grading periods within this set are weighted.


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