Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.