Share via


SalesLine_BR.deliveryAddress Method

Retrieves the delivery address of this sales line.

Syntax

public LogisticsPostalAddress deliveryAddress([SalesLine _salesLine])

Run On

Called

Parameters

  • _salesLine
    Type: SalesLine Table
    The SalesLine record that is related to this extension record; optional.

Return Value

Type: LogisticsPostalAddress Table
The LogisticsPostalAddress record of the delivery address.

See Also

Reference

SalesLine_BR Table