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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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.