IntrastatReport_IntrastatReportHeader.existsRegNum_HU Method [AX 2012]
Determines whether the RegNum_HU data item exists in the data container.
Syntax
public boolean existsRegNum_HU()
Run On
Called
Return Value
Type: boolean
true if the RegNum_HU data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.