TaxBranch::find Method
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.