SalesInvoiceDP.MCRDeliveryMode Method [AX 2012]

Gets the delivery mode or nothing depending on the lines being invoiced and their addresses.

Syntax

private str MCRDeliveryMode()

Run On

Server

Return Value

Type: str
This is the delivery mode if there is only one.

Remarks

"Various" when there are more than one delivery mode.

See Also

Reference

SalesInvoiceDP Class