TRuleErrorType
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.
4/12/2024 6:16:02 PM