bool CCatalog::Update( int ID, array arFields );
The method Update is used to update the record specified by ID in the information block to the Commercial Catalog module binding table.
Parameter | Description |
---|---|
ID | The ID of the record which is to be updated. |
arFields | The associated array containing new record values. The array has
parameter names as keys and new values as values. The possible keys
include:
|
Returns True on success, or False otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |