PCXmlSessionWriterModel.writeStartTags Method [AX 2012]
Writes the starting xml tags for the product configuration model.
protected void writeStartTags(XmlWriter _xmlWriter, PCName _modelName)
Run On
ServerParameters
- _xmlWriter
- Type: XmlWriter Class
An instance of the PCXmlWriter class.
- _modelName
- Type: PCName Extended Data Type
Name of the product configuration model.
Community Additions
ADD
Show: