PCRuntimeXmlParseAttribute.parseAttributeDetails Method [AX 2012]

Parses the attribute details.

protected void parseAttributeDetails(XmlElement _attributeXmlElement, PCRuntimeAttribute _runtimeAttribute)

Run On

Called

Parameters

_attributeXmlElement
Type: XmlElement Class
An attribute xml element.
_runtimeAttribute
Type: PCRuntimeAttribute Class
A runtime attribute instance.

ExceptionCondition
Error

An unknown data type is found the XML of the attribute.

Community Additions

ADD
Show: