PBAEnterprisePortalMain.appendXMLVarDomainToVariable Method [AX 2012]
Writes domain values for a variable.
private void appendXMLVarDomainToVariable(XmlTextWriter _xmlTextWriter, PBATableVariable _pbaTableVariable)
Run On
ServerParameters
- _xmlTextWriter
- Type: XmlTextWriter Class
An instance of the XmlTextWriter class.
- _pbaTableVariable
- Type: PBATableVariable Table
The variable for which to write domain values.
Community Additions
ADD
Show: