Share via


IntrastatFormLetterDPFI.getAddressLine Method [AX 2012]

Retrieves the address line.

Syntax

private str getAddressLine(str _addressTxt, int _lineNum)

Run On

Server

Parameters

  • _addressTxt
    Type: str
  • _lineNum
    Type: int

Return Value

Type: str
The address line value.

See Also

Reference

IntrastatFormLetterDPFI Class