PCRuntimeXmlParseComponent.addToParentTypeAndParseComponentDetails Method [AX 2012]

Adds to the parent type and parses the component's detail information.

protected PCRuntimeComponent addToParentTypeAndParseComponentDetails(XmlElement _xmlElement, PCRuntimeInterface _runtimeParent)

Run On

Called

Parameters

_xmlElement
Type: XmlElement Class
An xml element instance.
_runtimeParent
Type: PCRuntimeInterface Interface
The parent of the current instance.

Return Value

Type: PCRuntimeComponent Class
An initialized PCRuntimeComponent instance.

Community Additions

ADD
Show: