Share via


DOCommerceConnector.updateCategories Method [AX 2012]

Updates the categories.

Syntax

public CLRObject updateCategories(CLRObject categories, DOCommonErrorList doErrorsRef)

Run On

Called

Parameters

  • categories
    Type: CLRObject Class
    The reference for the categories to be updated.

Return Value

Type: CLRObject Class
The results of the updated categories.

See Also

Reference

DOCommerceConnector Class