UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.SisImports.SisImportMessage Struct Reference

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

Inheritance diagram for UVACanvasAccess.Structures.SisImports.SisImportMessage:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.SisImports.SisImportMessage:
Collaboration graph
[legend]

Public Member Functions

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

 

Properties

string File [get]
 The file the message originates from.
 
string Message [get]
 The message text.
 

Detailed Description

Represents an error or warning in a SIS import.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.SisImports.SisImportMessage.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


The documentation for this struct was generated from the following file: