Click or drag to resize
weroSoft AG, Software
CheckResultIssueLevel Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the overall outcome issue level.

Namespace:  WeroSoft.Checking
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public CheckIssueLevel IssueLevel { get; }

Property Value

Type: CheckIssueLevel
Remarks
This property returns the overall outcome issue level according the collection of found issues.
See Also