Show / Hide Table of Contents

Class AdditionalData

Additional data for the report (it can be in future accessibility report, performance report, etc.)

Inheritance
Object
AdditionalData
Namespace: AxaFrance.WebEngine.Report
Assembly: AxaFrance.WebEngine.dll
Syntax
[Serializable]
public class AdditionalData

Properties

| Edit this page View Source

Name

Name of the additional data: possible value: "AccessibilityReport", ... may be extended in future

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

Value

RAW content of the additional data

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