PCRuntimeXmlParseAttributeGroup.parseAttributes Method [AX 2012]
Parses the attributes in the attribute group.
protected void parseAttributes(XmlElement _attributeGroupXmlElement, PCRuntimeAttributeGroup _runtimeAttributeGroup)
Run On
CalledParameters
- _attributeGroupXmlElement
- Type: XmlElement Class
An attribute group xml element.
- _runtimeAttributeGroup
- Type: PCRuntimeAttributeGroup Class
A runtime attribute group instance.
Community Additions
ADD
Show: