BankStmt_AccountStatementReportEntry.existsTaxRate Method [AX 2012]

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

Syntax

public boolean existsTaxRate()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

BankStmt_AccountStatementReportEntry Class