Navigation: TeamConnect Setup and Development > Web Services Help > Web Service API Reference > Repository Method Details > HistoryRepository Method Details
deleteHistory
Deletes the history record specified by the unique key.
deleteHistory Parameter Descriptions
Parameter Name
Data Type
Description
uniqueKey
string
Unique key of the record to delete.
There is no return value.