Share via


AxLogisticsPostalAddress.currentRecord Method [AX 2012]

Gets or sets the current record in the LogisticsPostalAddress table.

Syntax

public Common currentRecord([Common _logisticsPostalAddress])

Run On

Called

Parameters

  • _logisticsPostalAddress
    Type: Common Table
    A LogisticsPostalAddress record to set; optional.

Return Value

Type: Common Table
A LogisticsPostalAddress record.

See Also

Reference

AxLogisticsPostalAddress Class