UVACanvasAccess
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Assignments.NeedsGradingCount Class Reference

A count of how many assignments need to be graded within a section. More...

Inheritance diagram for UVACanvasAccess.Structures.Assignments.NeedsGradingCount:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Assignments.NeedsGradingCount:
Collaboration graph
[legend]

Public Member Functions

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

Properties

string SectionId [get]
 The section id. More...
 
uint Count [get]
 The amount of ungraded assignments. More...
 

Detailed Description

A count of how many assignments need to be graded within a section.

Property Documentation

◆ Count

uint UVACanvasAccess.Structures.Assignments.NeedsGradingCount.Count
get

The amount of ungraded assignments.

◆ SectionId

string UVACanvasAccess.Structures.Assignments.NeedsGradingCount.SectionId
get

The section id.


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