RetailUtilities::getResourceInXml Method [AX 2012]

Gets a resource document in xml format.

Syntax

client server public static XmlDocument getResourceInXml(str _resourceStr)

Run On

Called

Parameters

  • _resourceStr
    Type: str
    The string.

Return Value

Type: XmlDocument Class
The xml document with that string in xml.

See Also

Reference

RetailUtilities Class