PCRuntimeLibrary::createXmlReader Method [AX 2012]
Creates a new instance of the XMLReader class.
client server public static XmlReader createXmlReader(str _xmlString)
Run On
CalledParameters
- _xmlString
- Type: str
The XML representation of the product model to use in creating an instance of the XMLReader class.
Show: