PCXmlParseComponentAttribute.parse Method [AX 2012]
Stores the session values that are included in the XML of the specified configuration session.
public void parse(
EcoResCategoryAttribute _componentAttribute,
XmlReader _xmlReader,
PCComponentInstanceValue _componentInstanceValue,
PCAdaptorAttribute _adaptorAttribute)
Run On
CalledParameters
- _componentAttribute
- Type: EcoResCategoryAttribute Table
The component attribute record.
- _xmlReader
- Type: XmlReader Class
The XML reader that is used to retrieve the session values.
- _componentInstanceValue
- Type: PCComponentInstanceValue Table
The instance of the value container that will store the attribute values for the current component.
- _adaptorAttribute
- Type: PCAdaptorAttribute Class
An adaptor attribute.
Community Additions
ADD
Show: