|
UVACanvasAccess
|


Public Member Functions | |
| string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object. | |
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] |
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.