Table of Contents

Enum ReportEnvironment.ReportFileQualifier

Namespace
Ranorex.Core.Reporting
Assembly
Ranorex.Core.dll

Defines if dependent report file is shared among other reports

public enum ReportEnvironment.ReportFileQualifier

Fields

Default = 0

Indicate a standard report file which is not shared among other reports.

Shared = 1

Indicate file is shared among other reports (e.g. RanorexReport.xsl)