IAssemblingError
What it does
Represents a document assembly error.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Description | string | Read-only | The description |
| Position | int | Read-only | The position in the document |
| SectionName | string | Read-only |
The name of a missing section (in case of the AET_ObligatoryItemOmitted error). For annex pages, the section name is empty. |
| Type | TAssemblingErrorType | Read-only | The type of an assembling error |
| Weight | string | Read-only | The weight of an error |
12.04.2024 18:16:02