ExciseTariffCodes_IN::exist Method
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.