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

Represents an appointment. More...

Inheritance diagram for UVACanvasAccess.Structures.Appointments.Appointment:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Appointments.Appointment:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

ulong Id [get]
 The appointment id.
 
DateTime StartAt [get]
 When the appointment starts.
 
DateTime EndAt [get]
 When the appointment ends.
 

Detailed Description

Represents an appointment.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Appointments.Appointment.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: