Documentation

OnBeforeCurrencyRateDelete

bool event_handler(
   int ID
);

OnBeforeCurrencyRateDelete event is called prior to deleting of a currency rate in the CCurrencyRates::Delete method.

Parameters

Parameter Description
ID Currency rate ID.

Returned value

  • true - deletion is permitted;
  • false - deletion is cancelled.

See Also



© «Bitrix24», 2001-2024
Up