Share via


IntrastatFormLetterDPFR.custVatNum Method [AX 2012]

Gets the value of the VATNum field of the CustTable table, which is based on the AccountNum value of the Intrastat table when the value of the DebCredType field is the Cust enumeration value.

Syntax

public VATNum custVatNum()

Run On

Server

Return Value

Type: VATNum Extended Data Type
The VATNum field of the CustTable table; otherwise, an empty string.

See Also

Reference

IntrastatFormLetterDPFR Class