DOCommerceConnector.updateCatalogs Method [AX 2012]
Updates the catalogs.
Syntax
public CLRObject updateCatalogs(CLRObject catalogs, DOCommonErrorList doErrorsRef)
Run On
Called
Parameters
- catalogs
Type: CLRObject Class
The reference for the catalogs to be updated.
- doErrorsRef
Type: DOCommonErrorList Class
The error list.
Return Value
Type: CLRObject Class
The results for the updated catalogs.