PCRuntimeXmlParseComponent.parseAttributeGroups Method [AX 2012]
Parses the xml for attribute groups.
protected void parseAttributeGroups(XmlElement _componentXmlElement, PCRuntimeComponent _runtimeComponent)
Run On
CalledParameters
- _componentXmlElement
- Type: XmlElement Class
An xml element containing information about the component.
- _runtimeComponent
- Type: PCRuntimeComponent Class
The runtime component.
Community Additions
ADD
Show: