StepResult.Column Class

Definition

Represents a column in a table in the report for a diagnostic test run.

public class StepResult.Column
type StepResult.Column = class
Public Class StepResult.Column
Inheritance
StepResult.Column

Constructors

StepResult.Column()

Initializes a new instance of the StepResult.Column class without specifying a name for the column.

StepResult.Column(String)

Initializes a new instance of the StepResult.Column class, with the specified name as the column heading.

Properties

Name

Retrieves or sets the name of a column in a table in the report for a diagnostic test run.

Applies to