PCXmlSessionWriterComponentControl.writeIL Method [AX 2012]
Writes the XML representation of a component control.
public void writeIL(EcoResComponentControl _componentControl, PCXmlWriter _xmlWriter)
Run On
ServerParameters
- _componentControl
- Type: EcoResComponentControl Table
The component control record for which to generate the XML.
- _xmlWriter
- Type: PCXmlWriter Class
The XML writer to use to store the XML representation of this record.
Community Additions
ADD
Show: