TrackRecordPro API Documentation TrackRecordPro

deleteExternaltypes()

Summary

Method Name

deleteExternaltypes

Minimum Supported API Version3.0

deleteExternaltypes

Details

Delete entries matching $filter from the externaltypes table

Parameters

$filtersThe filter specifies the range of data to act upon. Empty arrays are not allowed.

Return value

The method returns a status object indicating the number of rows deleted.

Note that you cannot delete a record which refers to other records. If you attempt to do so, an exception will be thrown and the attempt to delete the record will be refused.