Class NumberOfErrorsForSeverity
The number of errors for a severity level.
Syntax
public class NumberOfErrorsForSeverity
Fields
NumberOfErrors
The number of errors for the severity.
Declaration
public int NumberOfErrors
Type
Int32SeverityName
The name of the severity level.
Declaration
public string SeverityName