PCXmlParseTemplateComponent.parse Method [AX 2012]
Stores the session values that are included in the XML of the specified configuration session.
public void parse(
PCTemplateComponent _templateComponent,
XmlReader _xmlReader,
RefRecId _currentComponentInstance,
PCAdaptorTemplateComponent _adaptorTemplateComponent)
Run On
CalledParameters
- _templateComponent
- Type: PCTemplateComponent Table
The template component.
- _xmlReader
- Type: XmlReader Class
The XML reader that is used to retrieve the session values.
- _currentComponentInstance
- Type: RefRecId Extended Data Type
The ID of the current component instance.
- _adaptorTemplateComponent
- Type: PCAdaptorTemplateComponent Class
An instance of the PCAdaptorTemplateComponent class.
Community Additions
ADD
Show: