Sets or gets the error list that is to be suppressed by the implementation guideline engine.
Syntax:
<sErrorList> = object.SuppressedErrorList
Remarks
The error list is a string containing the error codes that are to be suppressed. The error codes are separated by a semi-colon. Example, “12463;12464;12349”.