Share via


CashOrderReportDP.getFormattedDate Method [AX 2012]

Retrieves the cash transaction date in a specific format.

Syntax

protected TempStr getFormattedDate()

Run On

Server

Return Value

Type: TempStr Extended Data Type
The date converted to a string.

Remarks

Derived classes can override this method to provide country/region-specific date formatting.

See Also

Reference

CashOrderReportDP Class