Share via


LVPaymentOrderReportController.getReportName Method [AX 2012]

Returns the report name, based on the LvPaymentOrderType value that is passed.

Syntax

public str getReportName(LvPaymentOrderType _paymOrderType)

Run On

Called

Parameters

Return Value

Type: str
The corresponding report.

See Also

Reference

LVPaymentOrderReportController Class