TaxBranch::haveMoreTaxBranches Method
Finds the specified record in the TaxBranch table.
Syntax
server public static boolean haveMoreTaxBranches(TaxBranchRefRecId _recId)
Run On
Server
Parameters
- _recId
Type: TaxBranchRefRecId Extended Data Type
The record ID of the TaxBranch record to find.
Return Value
Type: boolean
true if the TaxBranch table has only one record; otherwise false.