Share via


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.

Return Value

Type: CLRObject Class
The results for the updated catalogs.

See Also

Reference

DOCommerceConnector Class