TAssemlingErrorType
What it does
The type of assembly error.
Admissible values:
- AET_ObligatoryItemOmitted = 0 - A missing section
- AET_RubbishItem = 1 - An extra page
- AET_AssemblingRuleError = 2 - A custom assembly error
- AET_KeyValuesMismatch = 3 - Values of the key fields mismatch (there can be no more than one error of this type within the document)
- AET_ProhibitedTopLevelDocument = 5 - A child document in the set is moved to the top level
4/12/2024 6:16:02 PM