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