TaxBookSectionDate::exist Method
Checks if a record exists in the TaxBookSectionDate table for the specified Tax Book section ID.
Syntax
client server public static boolean exist(RefRecId _taxBookSection)
Run On
Called
Parameters
- _taxBookSection
Type: RefRecId Extended Data Type
The Tax Book section ID.
Return Value
Type: boolean
true, if the record exists.