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.
Checks if a Category exists in the current legal entity.
Syntax
client server public static boolean isCategoryAvailable(ProjCategoryId _categoryId)
Run On
Called
Parameters
- _categoryId
Type: ProjCategoryId Extended Data Type
The Category to check.
Return Value
Type: boolean
true, if Category exists; false otherwise.