TaxBranch::findByCode Method
Finds the specified record in the TaxBranch table.
Syntax
client server public static TaxBranch findByCode(TaxBranchCode _code)
Run On
Called
Parameters
- _code
Type: TaxBranchCode Extended Data Type
The field code of the TaxBranch record to find.
Return Value
Type: TaxBranch Table
A record in the TaxBranch table.