ReqDemPlanExcelFileGenerator.containerToEnumerable Method [AX 2012]

Creates an enumerable that has the same contents as the given container.

protected CLRObject containerToEnumerable(container _container)

Run On

Called

Parameters

_container
Type: container
The container to convert.

Return Value

Type: CLRObject Class
An enumerable that has the same contents as the given container.

Community Additions

ADD
Show: