Click or drag to resize
Askia

SurveyIntegrityErrorSeverity Enumeration

Enumeration of the integrity error severity

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum SurveyIntegrityErrorSeverity
Members
  Member nameValueDescription
Undefined0 Undefined severity
Low1 Low severity, the survey is usable but contains minor errors
Medium2 Medium severity, the survey is usable but could generate unexpected behaviours
High3 High severity, the survey is usable but could generate interview errors
Critical4 Critical severity, the survey is not usable
See Also