Share via


XMLExcelReport_RU.fileNamePostfix Method [AX 2012]

Is overridden to reflect the distinct document parameters in the file name (invoice number, date, and so on).

Syntax

protected abstract Filename fileNamePostfix()

Run On

Called

Return Value

Type: Filename Extended Data Type
The postfix for the file name that identifies the report.

See Also

Reference

XMLExcelReport_RU Class