UVACanvasAccess
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Discussions.TopicReply Class Reference
Inheritance diagram for UVACanvasAccess.Structures.Discussions.TopicReply:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Discussions.TopicReply:
Collaboration graph
[legend]

Public Member Functions

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

Properties

ulong Id [get]
 
ulong UserId [get]
 
ulong? EditorId [get]
 
string UserName [get]
 
string Message [get]
 
string ReadState [get]
 
bool? ForcedReadState [get]
 
DateTime CreatedAt [get]
 

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Discussions.TopicReply.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: