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.
Declaration Syntax
public AMBuildSequenceStep GetStep(int stepNumber)
Parameters
- stepNumber(int)
No details are provided for this entry.