Location.StepGroup
- Updated2025-07-21
- 1 minute(s) read
Location.StepGroup
Syntax
Location.StepGroup
Data Type
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.