IntegrityCheck Properties | 
The IntegrityCheck type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorMessage | 
            Error message. Contains smth. even Passed==true!
              | |
| HowToFix | 
            String with "How to fix" information.
              | |
| IdList | 
            Contains object id's if Passed==false.
              | |
| Index | 
            Index - indicates an order in which check is added. 
              | |
| Invalid | 
            Is the check (index) invalid - meaning that it doesn't exist?
              | |
| Name | 
            Name of integrity check
              | |
| Passed | 
            Informs if check passed
              |