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

Public Member Functions

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

Properties

ulong Id [get]
 
string Domain [get]
 
string Url [get]
 
string WorkflowState [get]
 
string ConsumerKey [get]
 
string Name [get]
 
string Description [get]
 
DateTime? CreatedAt [get]
 
DateTime? UpdatedAt [get]
 
ExternalToolPrivacyLevel? PrivacyLevel [get]
 
Dictionary< string, string > CustomFields [get]
 
bool? IsRceFavorite [get]
 
AccountNavigationLocation AccountNavigation [get]
 
CourseHomeSubNavigationLocation CourseHomeSubNavigation [get]
 
CourseNavigationLocation CourseNavigation [get]
 
EditorButtonLocation EditorButton [get]
 
HomeworkSubmissionLocation HomeworkSubmission [get]
 
MigrationSelectionLocation MigrationSelection [get]
 
ResourceSelectionLocation ResourceSelection [get]
 
LinkSelectionLocation LinkSelection [get]
 
ToolConfigurationLocation ToolConfiguration [get]
 
UserNavigationLocation UserNavigation [get]
 
uint? SelectionWidth [get]
 
uint? SelectionHeight [get]
 
string IconUrl [get]
 
bool? NotSelectable [get]
 
string DeploymentId [get]
 

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.ExternalTools.ExternalTool.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: