PCRuntimeXmlParseAttribute.parseAttributeDomain Method [AX 2012]

Parses the attribute details.

protected void parseAttributeDomain(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: