PCImportModel.importAttributePath Method [AX 2012]

Reads an attribute path from XML.

protected void importAttributePath(List _path, RefRecId _componentContextRecId)

Run On

Server

Parameters

_path
Type: List Class
A list in which to store the path.
_componentContextRecId
Type: RefRecId Extended Data Type
The context for the path.

The path will be a list of PCSubComponent and EcoResCategoryAttribute records.

Community Additions

ADD
Show: