|
UVACanvasAccess
|
Represents an error or warning in a SIS import. More...


Public Member Functions | |
| string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
| string | File [get] |
| The file the message originates from. | |
| string | Message [get] |
| The message text. | |
Represents an error or warning in a SIS import.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.