Table of Contents

Class RecordItemIndex

Namespace
Ranorex
Assembly
Ranorex.Core.dll

Provides metadata information about the index of record items for report generation.

public class RecordItemIndex : SimpleReportMetadata, IReportMetadata
Inheritance
RecordItemIndex
Implements
Inherited Members

Constructors

RecordItemIndex(int)

Initializes a new instance of the RecordItemIndex class.

public RecordItemIndex(int index)

Parameters

index int

The index of the associated record item.