Share via


TaxProfileTable_CN::existByTaxCode Method

Determines whether the specified record in the TaxProfileTable_CN table exists based on param _taxCode.

Syntax

client server public static boolean existByTaxCode(TaxCode _taxCode)

Run On

Called

Parameters

Return Value

Type: boolean
return true if record is found.

Remarks

This is used by display method "TaxIntegrated_CN" on Table "TaxTable".

See Also

Reference

TaxProfileTable_CN Table