IntrastatReport_IntrastatReportHeader.existsReportPeriod Method [AX 2012]

Determines whether the ReportPeriod data item exists in the data container.

Syntax

public boolean existsReportPeriod()

Run On

Called

Return Value

Type: boolean
true if the ReportPeriod data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

IntrastatReport_IntrastatReportHeader Class