PCRuntimeXmlParseComponent.parseComponentDetails Method [AX 2012]

Parses the xml for component's details.

protected void parseComponentDetails(XmlElement _xmlElement, PCRuntimeComponent _runtimeComponent)

Run On

Called

Parameters

_xmlElement
Type: XmlElement Class
An xml element containing information about the component.
_runtimeComponent
Type: PCRuntimeComponent Class
The runtime component.

Community Additions

ADD
Show: