Navigation: TeamConnect Setup and Development > Web Services Help > Web Service API Reference > Repository Method Details > ProjectRepository Method Details
deleteProject
Deletes the project specified by the unique key.
deleteProject Parameter Descriptions
Parameter Name
Data Type
Description
uniqueKey
string
Unique key of the record to delete.
None