Click or drag to resize

IntegrityCheck Properties

The IntegrityCheck type exposes the following members.

Properties
  NameDescription
Public propertyErrorMessage
Error message. Contains smth. even Passed==true!
Public propertyHowToFix
String with "How to fix" information.
Public propertyIdList
Contains object id's if Passed==false.
Public propertyIndex
Index - indicates an order in which check is added.
Public propertyInvalid
Is the check (index) invalid - meaning that it doesn't exist?
Public propertyName
Name of integrity check
Public propertyPassed
Informs if check passed
Top
See Also