Share via


DOCommerceSyncCategoryTask.mapAxCategoryToDoCategory Method [AX 2012]

Creates an instance of the commerce service that is based on the EcoResCategory object.

Syntax

protected CLRObject mapAxCategoryToDoCategory(
    EcoResCategory axCategory, 
    EcoResCategoryTranslation axCategoryTranslation, 
    ProcCategoryPageTranslation pageTranslation)

Run On

Called

Parameters

Return Value

Type: CLRObject Class
An instance of the commerce service.

See Also

Reference

DOCommerceSyncCategoryTask Class