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

Associates a course with a blueprint. More...

Inheritance diagram for UVACanvasAccess.Structures.BlueprintCourses.BlueprintSubscription:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.BlueprintCourses.BlueprintSubscription:
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 blueprint course subscription id.
 
ulong TemplateId [get]
 The blueprint template id the associated course is subscribed to.
 
BlueprintCourse BlueprintCourse [get]
 The blueprint course subscribed to.
 

Detailed Description

Associates a course with a blueprint.

Member Function Documentation

◆ ToPrettyString()

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