PCRuntimeXmlParseAttributeGroup.parseAttributeGroupDetails Method [AX 2012]
Parses attribute group details.
protected void parseAttributeGroupDetails(XmlElement _attributeGroupXmlElement, PCRuntimeAttributeGroup _runtimeAttributeGroup)
Run On
CalledParameters
- _attributeGroupXmlElement
- Type: XmlElement Class
An XML element for attribute group.
- _runtimeAttributeGroup
- Type: PCRuntimeAttributeGroup Class
A runtime attribute group instance.
Community Additions
ADD
Show: