IBuildServer.DeleteBuildQuality Method
Include Protected Members
Include Inherited Members
Deletes the specified build quality or qualities from the target team project.
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 | |
---|---|---|
DeleteBuildQuality(String, String) | Deletes the specified build quality from the target team project. | |
DeleteBuildQuality(String, array<String[]) | Deletes the specified array of build qualities from the target team project. |
Top