Skip to content

headerreplacementattribute

eisclimber edited this page Apr 4, 2026 · 1 revision

HeaderReplacementAttribute

Attribute in ExPresSXR.Experimentation.DataGathering

Inherits from System.Attribute

Summary

Helper attribute for header replacements with multi Columns. The header-fields can be provided as individual parameters for the annotation.

public class HeaderReplacementAttribute : Attribute

Constructors

Name Description
HeaderReplacementAttribute(string[]) Defines a new header replacement attribute.

Methods

Name Description
GetHeaders(char) Returns the list of headers as csv string with the provided separator.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally