Share via


OXMLExcelReport_INV3.fileNamePostfix Method [AX 2012]

Should be overridden to reflect distinct document parameters for the file name, such as the invoice number and date.

Syntax

protected Filename fileNamePostfix()

Run On

Client

Return Value

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

See Also

Reference

OXMLExcelReport_INV3 Class