InventCostTrans.delete Method
Validates 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. |
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Validates 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. |