PCModelVisitorExport.visitAttributePath Method [AX 2012]

Visits an attribute path and writes it as XML.

protected void visitAttributePath(ListEnumerator _pathEnumerator)

Run On

Server

Parameters

_pathEnumerator
Type: ListEnumerator Class
An enumerator value of the path.

The path should be a list of PCSubComponent records followed by a EcoResCategoryAttribute record.

Community Additions

ADD
Show: