IBuildDetail.Delete Method
Include Protected Members
Include Inherited Members
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 the build, and all associated data, from the server and drop location. | |
Delete(DeleteOptions) | Delete the build and only the specified information. |
Top