EUSLReporting_TaxIntraCommTable_NL.existsDateTimeCreation Method [AX 2012]

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

Syntax

public boolean existsDateTimeCreation()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

EUSLReporting_TaxIntraCommTable_NL Class