PCXmlSessionWriterSubComponentControl.writeStartIL Method [AX 2012]
Writes the starting XML tags for the component control.
protected void writeStartIL(PCSubComponentControl _subComponentControl, PCXmlWriter _xmlWriter)
Run On
ServerParameters
- _subComponentControl
- Type: PCSubComponentControl 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: