HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / WarningSummary Class / Code Property

Code Property (WarningSummary)
The numeric part of the warning ID, e.g. 1001, 3002.
Syntax
'Declaration
 
Public ReadOnly Property Code As Integer
 
Remarks

Warnings are grouped into three types; each with a different first digit:

  • 1xxx - warnings codes starting with 1 are related to performance issues
  • 2xxx - warnings codes starting with 2 are related to security issues
  • 3xxx - warnings codes starting with 3 are related to functional issues 
Requirements
 
See Also