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

Details about an assignment or file lock. More...

Inheritance diagram for UVACanvasAccess.Structures.Assignments.LockInfo:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Assignments.LockInfo:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

string AssetString [get]
 
DateTime? UnlockAt [get]
 
DateTime? LockAt [get]
 
object ContextModule [get]
 
bool? ManuallyLocked [get]
 

Detailed Description

Details about an assignment or file lock.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Assignments.LockInfo.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: