PCXmlParseComponentAttributes.parseAssignedAttributes Method [AX 2012]
Parses the assigned component attributes.
protected void parseAssignedAttributes(
PCAdaptorComponent _adaptorComponent,
XmlReader _xmlReader,
Map _componentAttributes,
PCComponentInstanceValue _componentInstanceValue)
Run On
ServerParameters
- _adaptorComponent
- Type: PCAdaptorComponent Class
A component adapter.
- _xmlReader
- Type: XmlReader Class
An instance of the XmlReader class.
- _componentAttributes
- Type: Map Class
A collection of component attributes.
- _componentInstanceValue
- Type: PCComponentInstanceValue Table
A component instance value record.
Community Additions
ADD
Show: