Documentation

Delete

bool
CSaleTax::Delete(
 int ID
);

The method Delete deletes the specified tax. This also deletes all rates and exempts of this tax.

Parameters

ParameterDescription
ID The ID of the tax to be deleted.

Returned values

Returns true on success or false otherwise.

 

© «Bitrix24», 2001-2024
Up