UpdateLocation
This class has been deprecated. It's recommended to use methods of class Bitrix\Sale\Location.
int CSaleLocation::UpdateLocation( int ID, array arFields );
The method UpdateLocation replaces the location parameters with the new ones from the supplied array.
Parameters
Parameter | Description |
---|---|
ID | The location ID. |
arFields | Assosiated array of the location parameters. The
following keys are possible:
|
Returned values
Returns the modified location ID on success, or false otherwise.
© «Bitrix24», 2001-2024