TrackRecordPro API Documentation TrackRecordPro

deleteAssets()

Summary

Method Name

deleteAssets

Minimum Supported API Version3.0

deleteAssets

Details

Delete entries matching $filter from the assets 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.