PCRuntimeXmlParseEnumDomainValue.parseEnumDomainValueDetails Method [AX 2012]

Parses the details of the enum domain value.

protected void parseEnumDomainValueDetails(XmlElement _xmlElement, PCRuntimeEnumDomain runtimeEnumDomain)

Run On

Called

Parameters

_xmlElement
Type: XmlElement Class
An XML element.
runtimeEnumDomain
Type: PCRuntimeEnumDomain Class
The runtime data structure of the enum domain that owns the value.

Community Additions

ADD
Show: