PCModelVisitorExport.getXmlWriterForTable Method [AX 2012]

Gets an XmlWriter instance of a specific table given a table ID.

protected XmlWriter getXmlWriterForTable(TableId _tableId)

Run On

Server

Parameters

_tableId
Type: TableId Extended Data Type
A table ID.

Return Value

Type: XmlWriter Class
An XmlWriter instance.

ExceptionCondition
Error

An unacceptable table ID is passed as parameter.

Community Additions

ADD
Show: