PCImportModel.importComponentAttribute Method [AX 2012]

Imports a component attribute that has default values.

protected void importComponentAttribute(PCClass _component, Map _componentAttributes)

Run On

Server

Parameters

_component
Type: PCClass Table
The component for the attribute.
_componentAttributes
Type: Map Class
A map of imported attributes for the component.

Community Additions

ADD
Show: