ServiceTaxInquiryTable_IN.insert Method
Inserts record in ServiceTaxInquiryTable_IN table.
Syntax
public void insert([boolean _insert])
Run On
Server
Parameters
- _insert
Type: boolean
This param is used to decide whether insert record.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Inserts record in ServiceTaxInquiryTable_IN table.
public void insert([boolean _insert])
Server