TaxBranch::exist Method
Checks whether the record existed in the TaxBranch table.
Syntax
client server public static boolean exist()
Run On
Called
Return Value
Type: boolean
false if the table has no records; otherwise, true.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Checks whether the record existed in the TaxBranch table.
client server public static boolean exist()
Called
Type: boolean
false if the table has no records; otherwise, true.