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 a record is located in the table for the values passed as parameters.
Syntax
client server public static boolean exist(ProjCategoryId category)
Run On
Called
Parameters
- category
Type: ProjCategoryId Extended Data Type
The category identifier.
Return Value
Type: boolean
true if the category record exists; otherwise, false.