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