int CSaleAuxiliary::Update( array arFields );
The method Update replaces parameters of the record containing information about temporary access and identified by the ID, with those from the arFields array.
Parameter | Description |
---|---|
arFields | Associated array containing new parameters of the
temporary access. In this array, the keys are the parameter names, and
the values are their values. The following keys are possible:
|
The method returns the ID of the modified record on success, or false otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |