Returns description of current error.
Read-only property
| Visual Basic |
|---|
Public Property Description As String |
Error description represented as String
See the usage of CQGError properties in the OnQueryProgress event's example section.
|
| CQG API 4.0 - Revised |
|
| Description Property | |
| See Also Send Feedback | |
| CQGError Interface : Description Property |
Glossary Item Box
Returns description of current error.
| Visual Basic |
|---|
Public Property Description As String |
Error description represented as String
See the usage of CQGError properties in the OnQueryProgress event's example section.