Delete
bool CSaleTaxRate::Delete( int ID );
The method Delete deletes the specified tax rate.
Parameters
Parameter | Description |
---|---|
ID | The ID of a tax rate to be deleted. |
Returned values
Returns true on success or false otherwise.
© «Bitrix24», 2001-2024
Up