Share via


TaxProfileTable_CN::findByTaxCode Method

Finds record that contains the parameter values: taxCode.

Syntax

client server public static TaxProfileTable_CN findByTaxCode(TaxCode _taxCode, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    Sets table variable for no data modification.

Return Value

Type: TaxProfileTable_CN Table
return found record.

See Also

Reference

TaxProfileTable_CN Table