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.
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(TariffCode_IN tariffCode)
Run On
Called
Parameters
- tariffCode
Type: TariffCode_IN Extended Data Type
The tariff code of the ExciseTariffCodes_IN table record.
Return Value
Type: boolean
true if the record exits; otherwise, false.