Show / Hide Table of Contents

Class OverallResultItem

Inheritance
object
OverallResultItem
Namespace: AxaFrance.AxeExtended.HtmlReport
Assembly: AxaFrance.AxeExtended.HtmlReport.dll
Syntax
public class OverallResultItem

Properties

| Edit this page View Source

RuleName

Declaration
public string RuleName { get; set; }
Property Value
Type Description
string
| Edit this page View Source

RulePoint

Number of points according to the criticity.

Declaration
public int RulePoint { get; set; }
Property Value
Type Description
int
| Edit this page View Source

WcagCritirias

A list of equivalent WCAG Critirias

Declaration
public string[] WcagCritirias { get; set; }
Property Value
Type Description
string[]
| Edit this page View Source

WcagLevel

Wcag level of current rule: A, AA or AAA

Declaration
public string WcagLevel { get; set; }
Property Value
Type Description
string
| Edit this page View Source

WcagVersion

Wcag Version for example 2.0, 2.1 or 2.2

Declaration
public Version WcagVersion { get; set; }
Property Value
Type Description
Version
  • Edit this page
  • View Source
In this article
Back to top Copyright ® 2016-2025 AXA France, All rights reserved.