Enum ActivityExecType
Indicates the run context of an ITestIterableActivity, i.e whether or not it is run in an iteration.
public enum ActivityExecType
Fields
DataIteration = 2Execute = 0RunIteration = 1
Indicates the run context of an ITestIterableActivity, i.e whether or not it is run in an iteration.
public enum ActivityExecType
DataIteration = 2Execute = 0RunIteration = 1