Class QACategoriesConfig
This object is used to control what QA categories are enabled for ICR workflow
Inheritance
System.Object
QACategoriesConfig
Syntax
public class QACategoriesConfig
Fields
ShowConsistency
Declaration
public bool ShowConsistency
Type
System.BooleanShowFormatting
Declaration
public bool ShowFormatting
Type
System.BooleanShowNumbers
Declaration
public bool ShowNumbers
Type
System.BooleanShowPunctuationWhitespace
Declaration
public bool ShowPunctuationWhitespace
Type
System.BooleanShowSegmentLevelProblems
Declaration
public bool ShowSegmentLevelProblems
Type
System.BooleanShowTags
Declaration
public bool ShowTags
Type
System.BooleanShowTerminology
Declaration
public bool ShowTerminology
Type
System.BooleanShowUncategorized
Declaration
public bool ShowUncategorized
Type
System.BooleanProperties
ShowCodePage
Declaration
public bool ShowCodePage { get; set; }
ShowNonTrans
Declaration
public bool ShowNonTrans { get; set; }
ShowSpellingGrammar
Declaration
public bool ShowSpellingGrammar { get; set; }