Class QAConfig
QA settings for the ICR user
Syntax
public class QAConfig
Fields
CategoryConfig
Controls which QA categories are enabled or disabled for the QA check
Declaration
public QACategoriesConfig CategoryConfig
Type
QACategoriesConfigEnableQA
Controls wether QA checks will be performed
Declaration
public bool EnableQA
Type
BooleanReviewerCannotDeliverWithQAErrors
Controls whether the ICR user can deliver with QA errors
Declaration
public bool ReviewerCannotDeliverWithQAErrors