UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Analytics.Tardiness Class Reference

Represents a tardiness summary. Depending on the context, the values may be percentages out of 1 or absolute values. More...

Inheritance diagram for UVACanvasAccess.Structures.Analytics.Tardiness:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Analytics.Tardiness:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

decimal Missing [get]
 
decimal Late [get]
 
decimal OnTime [get]
 
decimal Floating [get]
 
decimal Total [get]
 

Detailed Description

Represents a tardiness summary. Depending on the context, the values may be percentages out of 1 or absolute values.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Analytics.Tardiness.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


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