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

Lists an associated course that did not receive a change propagated from a blueprint. More...

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

Public Member Functions

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

 

Properties

ulong CourseId [get]
 The id of the associated course.
 
BlueprintRestrictionTypes ConflictingChanges [get]
 A list of change classes in the associated course's copy of the item that prevented a blueprint change.
 

Detailed Description

Lists an associated course that did not receive a change propagated from a blueprint.

Member Function Documentation

◆ ToPrettyString()

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