InventItemPrice.delete Method
Verifies that the delete action is not called from a form.
Syntax
public void delete()
Run On
Server
Exceptions
Exception | Condition |
---|---|
Error | The delete action is called from a form. |
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.
Verifies that the delete action is not called from a form.
public void delete()
Server
Exception | Condition |
---|---|
Error | The delete action is called from a form. |