PBAEnterprisePortalMain.appendXMLVarDomainToVariable Method [AX 2012]

Writes domain values for a variable.

private void appendXMLVarDomainToVariable(XmlTextWriter _xmlTextWriter, PBATableVariable _pbaTableVariable)

Run On

Server

Parameters

_xmlTextWriter
Type: XmlTextWriter Class
An instance of the XmlTextWriter class.
_pbaTableVariable
Type: PBATableVariable Table
The variable for which to write domain values.

ExceptionCondition
Error

The method was called with a Types enumeration value different from Enum or Record.

Community Additions

ADD
Show: