Execution.DeleteExtraResult
- Updated2025-07-21
- 1 minute(s) read
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 .