VendFineSetup_BR::exist Method
Checks whether a fine setup exists for the specified fine code.
Syntax
client server public static boolean exist(VendFineCode_BR _fineCode)
Run On
Called
Parameters
- _fineCode
Type: VendFineCode_BR Extended Data Type
The vendor fine code to check.
Return Value
Type: boolean
true if the specified fine code exists; otherwise, false.