Share via


IntrastatFormLetterDPFI.servicePointAddress Method [AX 2012]

Retrieves the service point address based on the value of the intrastatServicePoint parameter.

Syntax

private str servicePointAddress(int _lineNum)

Run On

Server

Parameters

  • _lineNum
    Type: int

Return Value

Type: str
The service point address value if the intrastatServicePoint parameter has a value; otherwise, an empty string.

See Also

Reference

IntrastatFormLetterDPFI Class