Errors
Gets a reference to the collection of errors.
The collection of Errors were preserved to help migrating Standard Import Routines from AIS TaxAudit to SmartAnalyzer TaxAudit. AIS TaxAudit is the predecessor version of SmartAnalyzer TaxAudit.
| Command | Description |
|---|---|
| Add | Adds a new error at the end of the list. |
| Clear | Removes all values from the list. |
| Count | Gets the number of elements in the collection. |
| GetEnumerator | Gets an enumerator for the collection. |
| Item | Gets the value at the specified position. |