Share via


CashReportDP.getRevenueAmount Method [AX 2012]

Retrieves the revenue amount in the transaction currency.

Syntax

protected AmountCur getRevenueAmount()

Run On

Server

Return Value

Type: AmountCur Extended Data Type
The amount in the transaction currency.

Remarks

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

See Also

Reference

CashReportDP Class