InventCostTransVariance.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. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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. |