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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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