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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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