The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestBase::TestParameterDeletingEvent Event
The event that is raised when test parameters are about to be deleted.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Setting the cancel parameter on the event arguments will abort the event. Allowing the event to complete will also delete all iteration data of the parameter.
Show: