ITestPlan.Delete Method
Include Protected Members
Include Inherited Members
Deletes this test plan and all test runs and test points that are associated with it.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Delete() | Deletes this test plan and all test runs and test points that are associated with it. | |
Delete(DeleteAction) | Deletes this test plan and all test runs and test points that are associated with it. |
Top