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

Represents a blueprint template. More...

Inheritance diagram for UVACanvasAccess.Structures.BlueprintCourses.BlueprintTemplate:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.BlueprintCourses.BlueprintTemplate:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

ulong Id [get]
 The template id.
 
ulong CourseId [get]
 The id of the course this template belongs to.
 
DateTime? LastExportCompletedAt [get]
 When the last export was completed.
 
uint? AssociatedCourseCount [get]
 The number of associated courses for the template.
 
BlueprintMigration LatestMigration [get]
 Details of the latest migration.
 

Detailed Description

Represents a blueprint template.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.BlueprintCourses.BlueprintTemplate.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: