Click or drag to resize
weroSoft AG, Software
PositionedCheckResultItem Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The PositionedCheckResultItem type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets or sets the check code.
(Inherited from CheckResultItem.)
Public propertyCustomData
Gets or sets a custom information used for controlling this item.
(Inherited from CheckResultItem.)
Public propertyLevel
Gets or sets the outcome of this particular check.
(Inherited from CheckResultItem.)
Public propertyMessage
Gets or sets the message of the test.
(Inherited from CheckResultItem.)
Public propertyPath
Gets or sets the path where the validation for this particular check was done.
(Inherited from CheckResultItem.)
Public propertyPosition
Gets or sets the position where the item has been detected.
Public propertySource
Gets or sets the source which was responsible for this particular check.
(Inherited from CheckResultItem.)
Public propertySuggestedAction
Gets or sets the suggested action to correct the detected item.
(Inherited from CheckResultItem.)
Top
See Also