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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Inserts record in ServiceTaxInquiryTable_IN table.
public void insert([boolean _insert])
Server