Share via


AxLogisticsAddressState.currentRecord Method [AX 2012]

Gets or sets the current record in the AxLogisticsAddressState table.

Syntax

public Common currentRecord([Common _logisticsAddressState])

Run On

Called

Parameters

  • _logisticsAddressState
    Type: Common Table
    The AxLogisticsAddressState record to set; optional.

Return Value

Type: Common Table
An AxLogisticsAddressState record.

See Also

Reference

AxLogisticsAddressState Class