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