StepAdditionalResults.ParameterResults

Syntax

StepAdditionalResults.ParameterResults

Data Type

AdditionalResults

Purpose

Returns the parameter results for a step. You cannot directly add or remove additional results in this collection. The parameters in the step module determine the items in this collection.

Remarks

This collection contains an item for every [In] parameter and for every [Out] parameter. For every [In/Out] parameter, this collection contains one item for the [In] value and another item for the [Out] value.

See Also

AdditionalResults

CustomResults