delete
public static \Bitrix\Sale\Location\LocationTable::delete( integer $primary, array $behaviour = array('REBALANCE' => true, 'DELETE_SUBTREE' => true, 'RESET_LEGACY' => true) );
Method deletes location from location tree. Static method.
Parameters
Parameter | Description | Version |
---|---|---|
$primary | Location ID. | |
$behaviour | Array with additional behaviour flags. |
Example
© «Bitrix24», 2001-2024
Up