Execution.DeleteExtraResult

Syntax

Execution.DeleteExtraResult( propertyName)

Purpose

Removes a specific property from the list of properties to add to the results.

Parameters

propertyName As String

[In] Specifies the property name of the property to remove from the list of properties to add to the results. Use the same name that you passed as the first parameter to the Execution.AddExtraResult method, such as Step.Limits.High .

See Also

Execution.AddExtraResult

Execution.ClearExtraResultList

Execution.ResultObject