Update
int CSaleOrderTax::Update( int ID, array arFields );
The method Update replaces the tax amount parameters with the new ones from the supplied array.
Parameters
Parameter | Description |
---|---|
ID | The ID of the tax amount whose parameters are to be modified. |
arFields | Associated array containing new parameters of the tax amount whose keys
are the order parameter names, and values are the parameter values. The following values are possible:
|
Returned values
Returns the ID of the updated tax amount on success or false otherwise.
© «Bitrix24», 2001-2024