AssetTable.delete Method
Deletes a row from the table, and puts the AssetId and Barcode values in the available pool of number sequences for those fields if they were automatically generated.
Syntax
public void delete()
Run On
Server
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Deletes a row from the table, and puts the AssetId and Barcode values in the available pool of number sequences for those fields if they were automatically generated.
public void delete()
Server