![]() |
API Reference
|
Class to handle Sketch warnings. If a warning condition is encountered by Sketch, it will issue a warning event. Once a warning event is received by DB, details of the warning(s) can be obtained using the Warning class. More...
Public Member Functions | |
| void | Dispose () |
Properties | |
| string | Info [get] |
| Returns a string containing information concerning the warning. | |
| int | Code [get] |
| Returns the warning code. | |
Class to handle Sketch warnings. If a warning condition is encountered by Sketch, it will issue a warning event. Once a warning event is received by DB, details of the warning(s) can be obtained using the Warning class.