DOCommerceSyncCategoryTask.enqueueChildren Method [AX 2012]
Queues active children for given parent category.
Syntax
protected void enqueueChildren(DOCommerceCategoryWrapper parentWrapper, List queue)
Run On
Called
Parameters
- parentWrapper
Type: DOCommerceCategoryWrapper Class
The wrapper around Microsoft Dynamics AX category.
- queue
Type: List Class
The children queue.