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

Represents an account help link. More...

Inheritance diagram for UVACanvasAccess.Structures.Accounts.HelpLink:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Accounts.HelpLink:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

string Id [get]
 The help link's id.
 
string Text [get]
 The help link's name.
 
string Subtext [get]
 The help link's description.
 
string Url [get]
 The help link's URL.
 
IEnumerable< string > AvailableTo [get]
 The roles that can see this help link.
 

Detailed Description

Represents an account help link.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Accounts.HelpLink.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: