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 find(TaxBranchRefRecId _recId)
Run On
Called
Parameters
- _recId
Type: TaxBranchRefRecId Extended Data Type
The record ID of the TaxBranch record to find.
Return Value
Type: TaxBranch Table
A record in the TaxBranch table.