Share via


SalesTotals_Sales.getPrimaryPostalAddress Method [AX 2012]

Retrieves a LogisticsPostalAddress record for the invoice account on a sales order.

Syntax

public LogisticsPostalAddress getPrimaryPostalAddress()

Run On

Server

Return Value

Type: LogisticsPostalAddress Table
The LogisticsPostalAddress record.

See Also

Reference

SalesTotals_Sales Class