Share via


TaxData::findPercent_IN Method

Finds the specified record in the TaxData table.

Syntax

client server public static boolean findPercent_IN(
    TaxCode _taxCode, 
    TransDate _date, 
    TaxBase _base)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true, if found record; otherwise, false.

See Also

Reference

TaxData Table