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 | Read-only | The type of an assembling error | |
Weight | string | Read-only | The weight of an error |
