What it does
The type of the error. Applies in the IRuleError interface.Types:
- ET_RuleError = 0 - A rule error.
- ET_FormatError = 1 - A format error.
- ET_MergeVersionError = 2 - An error of merging different versions of the document.
TRuleErrorType classifies errors in the FlexiCapture IRuleError interface as rule errors, format errors, or document version merge errors.