|
UVACanvasAccess
|
Associates a course with a blueprint. More...


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