bool CCatalogProduct::Update( int ID, array arFields );
The method Update updates the product parameters. The properties updated pertain to the product itself; these do not relate to the commercial catalog element.
Parameter | Description |
---|---|
ID | Product ID. |
arFields | Associated array with the new values of the product
properties. In this array, keys are the parameters names. The following
key names are allowed.
|
Returns True on success or False otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |