DeleteCompany(CompanyCode: String): Boolean
Delete entry from Company List, does not delete data files.
Returns True if a company is successfully deleted, otherwise returns False.
DeleteCompany function syntax has these named arguments:
Parameter |
Description |
|---|---|
Company Code |
Required. The Code for the company. Must be a valid company code. |