PCRuntimeLibrary::getModelXMLIL Method [AX 2012]
Gets the XML representation of the specified product model that is compatible with the product configuration.
server public static container getModelXMLIL(container _inputContract)
Run On
ServerParameters
- _inputContract
- Type: container
The input contract containing the product configuration model and optionally a configuration.
Return Value
Type: containerA string that contains the generated XML representation of the specified product model packed in a container.
Show: