Share via


PayrollTaxCode.existByTaxCodeType Method

Checks if a record exists in the PayrollTaxCode table given a tax code type.

Syntax

public boolean existByTaxCodeType(PayrollTaxCodeType _taxCodeType)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record exists given the tax code type; otherwise, false.

See Also

Reference

PayrollTaxCode Table