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

Represents a set of restrictions on editing for copied objects in associated courses. More...

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

Public Member Functions

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

 

Properties

bool? Content [get]
 Restriction on main content (e.g. title, description).
 
bool? Points [get]
 Restriction on points possible for assignments and graded learning objects.
 
bool? DueDates [get]
 Restriction on due dates for assignments and graded learning objects.
 
bool? AvailabilityDates [get]
 Restriction on availability dates for an object.
 

Detailed Description

Represents a set of restrictions on editing for copied objects in associated courses.

Member Function Documentation

◆ ToPrettyString()

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