Edit

Share via


StepResult.RowItem Class

Definition

Represents the entry in a cell in a table in the report for a diagnostic test run.

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

Constructors

StepResult.RowItem()

Initializes a new instance of the StepResult.RowItem class without specifying the content of the cell.

StepResult.RowItem(String)

Initializes a new instance of the StepResult.RowItem class with the specified content for the cell.

Properties

Value

Retrieves or sets the entry in a cell in a table in the report for a diagnostic test run.

Applies to