Location.StepGroup

Syntax

Location.StepGroup

Data Type

StepGroups

Use the following constants with this data type:

  • StepGroup_Cleanup –(Value: 2) Specifies the Cleanup step group.
  • StepGroup_Main –(Value: 1) Specifies the Main step group.
  • StepGroup_Setup –(Value: 0) Specifies the Setup step group.

Purpose

For a file location, this property specifies the step group of which the Location.PropertyPath property is a subproperty. The value is -1 if the Location.PropertyPath property is not a subproperty of a step group. For an execution location, this property specifies the step group of the executing step.

See Also

Location.PropertyPath

SequenceContext.StepGroup

Step.StepGroup