PCExpressionConstraint.toXML Method
Generates the XML representation of this record that is compatible with the product configuration.
Syntax
public void toXML(XmlWriter _xmlWriter)
Run On
Called
Parameters
- _xmlWriter
Type: XmlWriter Class
The XML writer to use to store the XML representation of this record.
Remarks
Obsolete: Use the IL equivalent method.