Step.GetEditSubstepMenuStructure

Syntax

Step.GetEditSubstepMenuStructure

Return Value

PropertyObject

The object that specifies the menu structure. See MenuItemProperties for a description of this property object.

Purpose

Returns the menu structure for the Edit substeps associated with the step type of the step.

Remarks

A step type can have more than one Edit substep associated with it. This function returns an object that describes the menu used to select an Edit substep to execute.

See Also

MenuItemProperties