CompanyInfo.delete Method
Deletes the current record from the database.
Syntax
public void delete([boolean _showError])
Run On
Server
Parameters
- _showError
Type: boolean
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.
Deletes the current record from the database.
public void delete([boolean _showError])
Server