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