Share via


EInvoiceMonthlyReport_MX.buildFileContent Method [AX 2012]

Builds the report file content from the given query

Syntax

public void buildFileContent(Query _query, EInvoiceReadWriteFile_MX _fileWriter)

Run On

Client

Parameters

  • _query
    Type: Query Class
    The Query object for which to build the report file.

See Also

Reference

EInvoiceMonthlyReport_MX Class