PCXmlSessionWriterTableConstraintDef.writeGlobalTableConstraintDefIL Method [AX 2012]
Writes the session XML for a global table constraint definition.
public void writeGlobalTableConstraintDefIL(
PCGlobalTableConstraintDefinition _globalTableConstraintDef,
PCXmlWriter _xmlWriter,
PCTableConstraint _tableConstraint)
Run On
ServerParameters
- _globalTableConstraintDef
- Type: PCGlobalTableConstraintDefinition Table
The global table constraint definition record for which to generate the XML.
- _xmlWriter
- Type: PCXmlWriter Class
The XML writer to use to store the XML representation of this record.
- _tableConstraint
- Type: PCTableConstraint Table
The record ID of a table constraint record.
Community Additions
ADD
Show: