IStepFlattenStep Method

Overload List

FlattenStep(String) The step will be flatted, all repeated objects from other steps are placed on the new step.
FlattenStep(String, Boolean) The step will be flatted, all repeated objects from other steps are placed on the new step.
FlattenStep(String, Boolean, Boolean, Char) The step will be flatted, all repeated objects from other steps are placed on the new step.
FlattenStep(String, Boolean, Boolean, Int32, Char) The step will be flatted, all repeated objects from other steps are placed on the new step.
FlattenStep(String, Boolean, Boolean, Int32, Char, Int32) The step will be flatted, all repeated objects from other steps are placed on the new step.

See Also