AMBuildSequenceStep AMBuildSequence.GetStep(Int32 param1)

Gets the build sequence step at the 1-based step number. An exception is thrown if the stepNumber is less than 1 or greater than the number of steps. An exception is also thrown if the EnableBuildSequence property is not True.

Parameters

  • param1
    Type: Int32

Return Value