int CSaleLocation::UpdateLocation( int ID, array arFields );
The method UpdateLocation replaces the location parameters with the new ones from the supplied array.
Parameter | Description |
---|---|
ID | The location ID. |
arFields | Assosiated array of the location parameters. The
following keys are possible:
|
Returns the modified location ID on success, or false otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager |