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

Represents relationships in a PageView. More...

Inheritance diagram for UVACanvasAccess.Structures.Users.PageViewLinks:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Users.PageViewLinks:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

ulong User [get]
 The id of the user responsible for the view.
 
ulong? Context [get]
 The id of the context for the view. E.g. the course id, if PageView.ContextType is Course.
 
ulong? Asset [get]
 The id of the asset for the view, if relevant.
 
ulong? RealUser [get]
 If this request was made while masquerading, i.e. "act as", the id of the responsible user.
 
ulong? Account [get]
 The account id for the context.
 

Detailed Description

Represents relationships in a PageView.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Users.PageViewLinks.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: