Documentation

DeleteEx

bool
CSaleOrderTax::DeleteEx(
  int ORDER_ID
);

The method DeleteEx deletes all taxes from the specified order.

Parameters

ParameterDescription
ORDER_ID The ID of an order whose taxes are to be removed.

Returned values

Returns true on success or false otherwise.

© «Bitrix24», 2001-2024
Up