API Reference
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
DB.Api.Warning Class 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.
 

Detailed Description

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.


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