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


Public Member Functions | |
| string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
| string | AssetString [get] |
| DateTime? | UnlockAt [get] |
| DateTime? | LockAt [get] |
| object | ContextModule [get] |
| bool? | ManuallyLocked [get] |
Details about an assignment or file lock.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.