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
- axCategory
Type: EcoResCategory Table
The Microsoft Dynamics AX category.
- axCategoryTranslation
Type: EcoResCategoryTranslation Table
A reference to the Microsoft Dynamics AX category translation table.
- pageTranslation
Type: ProcCategoryPageTranslation Table
A reference to the Microsoft Dynamics AX category page translation table.
Return Value
Type: CLRObject Class
An instance of the commerce service.