Table of Contents

Enum ActivityExecType

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

Indicates the run context of an ITestIterableActivity, i.e whether or not it is run in an iteration.

public enum ActivityExecType

Fields

DataIteration = 2
Execute = 0
RunIteration = 1