Class LqaRejectionType
Type of the LQA rejection.
Inheritance
System.Object
LqaRejectionType
Syntax
public class LqaRejectionType
Fields
Category
Category of the LQA rejection.
Declaration
public string Category
Type
System.StringSeverity
Severity of the LQA rejection.
Declaration
public string Severity
Type
System.StringSubcategory
Subcategory of the LQA rejection.
Declaration
public string Subcategory