PCXmlSessionWriterModel.writeStartTags Method [AX 2012]

Writes the starting xml tags for the product configuration model.

protected void writeStartTags(XmlWriter _xmlWriter, PCName _modelName)

Run On

Server

Parameters

_xmlWriter
Type: XmlWriter Class
An instance of the PCXmlWriter class.
_modelName
Type: PCName Extended Data Type
Name of the product configuration model.

Obsolete: Use the IL equivalent method.

Community Additions

ADD
Show: