int CSaleUserTransact::Update( int ID, array arFields );
The method Update modifies parameters of the specified transaction.
Parameter | Description |
---|---|
ID | The ID of the transaction to modify. |
arFields | Associated array containing new parameters of the transaction. The array
has the following keys:
|
The method returns the ID of the modified transaction on success, or false otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |