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