RetailUtilities::getResourceInXml Method [AX 2012]
Gets a resource document in xml format.
client server public static XmlDocument getResourceInXml(str _resourceStr)
Run On
CalledParameters
- _resourceStr
- Type: str
The string.
Show:
Gets a resource document in xml format.
client server public static XmlDocument getResourceInXml(str _resourceStr)