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

Represents a media/attachment comment. More...

Inheritance diagram for UVACanvasAccess.Structures.Submissions.MediaComment:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Submissions.MediaComment:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

string ContentType [get]
 The content type.
 
string DisplayName [get]
 The display name.
 
string MediaId [get]
 The media ID.
 
string MediaType [get]
 The media type.
 
string Url [get]
 The URL.
 

Detailed Description

Represents a media/attachment comment.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Submissions.MediaComment.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: