Share via


TaxWithholdParameters_IN::findByCompany Method

Finds the specified record in the TaxWithholdParameters_IN table based on the passed companyId.

Syntax

client server public static TaxWithholdParameters_IN findByCompany([CompanyId _companyId])

Run On

Called

Parameters

Return Value

Type: TaxWithholdParameters_IN Table
A record in the TaxWithholdParameters_IN table; otherwise, an empty record if the record is not found in specified company.

See Also

Reference

TaxWithholdParameters_IN Table