This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Application Classes
A Classes
AxdXmlWriter Class [AX 2012]
AxdXmlWriter Class [AX 2012]
AxdXmlWriter.getXML Method [AX 2012]
AxdXmlWriter.getXML Method [AX 2012]
AxdXmlWriter.getXML Method [AX 2012]
AxdXmlWriter.enumValue2str Method [AX 2012]
AxdXmlWriter.findComplexTypeTypeInFilter Method [AX 2012]
AxdXmlWriter.getAllowedFieldsForComplexType Method [AX 2012]
AxdXmlWriter.getAllowedTablesForComplexType Method [AX 2012]
AxdXmlWriter.getBaseType Method [AX 2012]
AxdXmlWriter.getSequenceEnumerator Method [AX 2012]
AxdXmlWriter.getSequencePropertyNames Method [AX 2012]
AxdXmlWriter.getSequenceTableNames Method [AX 2012]
AxdXmlWriter.getXML Method [AX 2012]
AxdXmlWriter.hasSchema Method [AX 2012]
AxdXmlWriter.isComplexTypeADataSrc Method [AX 2012]
AxdXmlWriter.isEntityComplexTypeInXsd Method [AX 2012]
AxdXmlWriter.new Method [AX 2012]
AxdXmlWriter.resetWriter Method [AX 2012]
AxdXmlWriter.setDefaultNameSpace Method [AX 2012]
AxdXmlWriter.setSchema Method [AX 2012]
AxdXmlWriter.writeArrayElement Method [AX 2012]
AxdXmlWriter.writeEndArray Method [AX 2012]
AxdXmlWriter.writeEndDocument Method [AX 2012]
AxdXmlWriter.writeEndTable Method [AX 2012]
AxdXmlWriter.writeProperty Method [AX 2012]
AxdXmlWriter.writePropertyWithSitesValue Method [AX 2012]
AxdXmlWriter.writeStartArray Method [AX 2012]
AxdXmlWriter.writeStartDocument Method [AX 2012]
AxdXmlWriter.writeStartTable Method [AX 2012]
AxdXmlWriter.writeStartTableWithSitesValue Method [AX 2012]
AxdXmlWriter.writeValue Method [AX 2012]
AxdXmlWriter::enumTypeName Method [AX 2012]
AxdXmlWriter::typeToString Method [AX 2012]
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
AxdXmlWriter.getXML Method [AX 2012]
Retrieves the XML as a string.
Syntax
X++
Copy
public str getXML()
Run On
Called
Return Value
Type:
str
The XML written to the XML text writer.
See Also
Reference
AxdXmlWriter Class
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE