Update
bool CCatalogImport::Update( int ID, array arFields );
Method updates import profile parameters with ID to values from array arFields. Non-static method.
Note: You cannot avoid CheckFIelds when entering values to this method, with a single exception:
"=LAST_USE" => $DB->GetNowFunction()
Call parameters
Parameter | Description |
---|---|
ID | Code for updated import profile. |
arFields | Associative array with import profile parameters, with keys as parameter names and new values. Available parameters
|
Returned value
Returns true on successfully updated import profile parameters and false otherwise.
© «Bitrix24», 2001-2024